Searched refs:link (Results 1 - 25 of 34) sorted by relevance

12

/seL4-refos-master/libs/libmuslc/src/unistd/
H A Dlink.c5 int link(const char *existing, const char *new) function
/seL4-refos-master/libs/libmuslc/arch/powerpc/bits/
H A Duser.h2 unsigned long gpr[32], nip, msr, orig_gpr3, ctr, link, xer, ccr, mq; member in struct:pt_regs
/seL4-refos-master/libs/libmuslc/arch/powerpc64/bits/
H A Duser.h2 unsigned long gpr[32], nip, msr, orig_gpr3, ctr, link, xer, ccr, softe; member in struct:pt_regs
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dmiiphyutil.c51 dev = list_entry(entry, struct mii_dev, link);
82 INIT_LIST_HEAD(&bus->link);
106 list_add_tail(&bus->link, &mii_devs);
135 list_del(&bus->link);
150 struct mii_dev *bus = list_entry(entry, struct mii_dev, link);
202 bus = list_entry(entry, struct mii_dev, link);
308 dev = list_entry(entry, struct mii_dev, link);
557 * Determine link status
566 puts("MII_BMSR read failed, assuming no link\n");
570 /* Determine if a link i
[all...]
H A Dphy.c235 * genphy_update_link - update link status in @phydev
238 * Description: Update the value in phydev->link to reflect the
239 * current link value. In order to do this, we need to read
247 * Wait if the link is up, and autonegotiation is in progress
253 * If we already saw the link up, and it hasn't gone down, then
256 if (phydev->link && mii_reg & BMSR_LSTATUS) {
272 phydev->link = 0;
284 phydev->link = 1;
286 /* Read the link a second time to clear the latched state */
290 phydev->link
[all...]
H A Dphy.h105 struct list_head link; member in struct:mii_dev
173 /* The most recently read link state */
174 int link; member in struct:phy_device
/seL4-refos-master/libs/libmuslc/include/
H A Dlink.h19 #include <bits/link.h>
H A Dunistd.h56 int link(const char *, const char *);
/seL4-refos-master/libs/libmuslc/tools/
H A Dmusl-gcc.specs.sh25 *link:
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dmiiphyutil.c72 dev = list_entry(entry, struct mii_dev, link);
156 list_add_tail(&new_dev->link, &mii_devs);
173 INIT_LIST_HEAD(&bus->link);
191 list_add_tail(&bus->link, &mii_devs);
205 struct mii_dev *bus = list_entry(entry, struct mii_dev, link);
251 bus = list_entry(entry, struct mii_dev, link);
349 dev = list_entry(entry, struct mii_dev, link);
588 * Determine link status
597 puts("MII_BMSR read failed, assuming no link\n");
601 /* Determine if a link i
[all...]
H A Dphy.c210 * genphy_update_link - update link status in @phydev
213 * Description: Update the value in phydev->link to reflect the
214 * current link value. In order to do this, we need to read
222 * Wait if the link is up, and autonegotiation is in progress
228 * If we already saw the link up, and it hasn't gone down, then
231 if (phydev->link && mii_reg & BMSR_LSTATUS)
245 phydev->link = 0;
258 phydev->link = 1;
260 /* Read the link a second time to clear the latched state */
264 phydev->link
[all...]
H A Dphy.h100 struct list_head link; member in struct:mii_dev
161 /* The most recently read link state */
162 int link; member in struct:phy_device
/seL4-refos-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dmiiphyutil.c72 dev = list_entry(entry, struct mii_dev, link);
156 list_add_tail(&new_dev->link, &mii_devs);
173 INIT_LIST_HEAD(&bus->link);
191 list_add_tail(&bus->link, &mii_devs);
205 struct mii_dev *bus = list_entry(entry, struct mii_dev, link);
251 bus = list_entry(entry, struct mii_dev, link);
349 dev = list_entry(entry, struct mii_dev, link);
588 * Determine link status
597 puts("MII_BMSR read failed, assuming no link\n");
601 /* Determine if a link i
[all...]
H A Dphy.c212 * genphy_update_link - update link status in @phydev
215 * Description: Update the value in phydev->link to reflect the
216 * current link value. In order to do this, we need to read
224 * Wait if the link is up, and autonegotiation is in progress
230 * If we already saw the link up, and it hasn't gone down, then
233 if (phydev->link && mii_reg & BMSR_LSTATUS)
248 phydev->link = 0;
259 phydev->link = 1;
261 /* Read the link a second time to clear the latched state */
265 phydev->link
[all...]
H A Dphy.h102 struct list_head link; member in struct:mii_dev
170 /* The most recently read link state */
171 int link; member in struct:phy_device
H A Dmarvell.c117 puts("Waiting for PHY realtime link");
122 phydev->link = 0;
136 phydev->link = 1;
138 phydev->link = 0;
468 /* LED link and activity */
/seL4-refos-master/libs/libmuslc/src/ldso/arm/
H A Dfind_exidx.c2 #include <link.h>
/seL4-refos-master/libs/libmuslc/src/ldso/
H A Ddl_iterate_phdr.c2 #include <link.h>
/seL4-refos-master/libs/libmuslc/src/setjmp/powerpc64/
H A Dlongjmp.s7 # 0) move old return address into the link register
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dvmsconf.h242 #define link(f1,f2) vms_link(f1,f2) /* vmsfiles.c */ macro
257 /* avoid global symbol in Alpha/VMS V1.5 STARLET library (link trouble) */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dvmsconf.h242 #define link(f1,f2) vms_link(f1,f2) /* vmsfiles.c */ macro
257 /* avoid global symbol in Alpha/VMS V1.5 STARLET library (link trouble) */
/seL4-refos-master/libs/libmuslc/src/internal/
H A Dvdso.c2 #include <link.h>
/seL4-refos-master/projects/util_libs/libethdrivers/src/
H A Dlwip.c155 LINK_STATS_INC(link.recv);
233 LINK_STATS_INC(link.xmit);
314 LINK_STATS_INC(link.recv);
397 LINK_STATS_INC(link.xmit);
/seL4-refos-master/libs/libmuslc/src/thread/powerpc/
H A Dsyscall_cp.s27 #LR (link reg) shall contain the funcs return address
/seL4-refos-master/libs/libmuslc/src/thread/
H A Dsem_open.c111 * and attempt to atomically link it as the new name */
126 e = link(tmp, name) ? errno : 0;

Completed in 142 milliseconds

12