Searched refs:elink (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | ntp_io.c | 723 for (ifi.ep = ep_list; ifi.ep != NULL; ifi.ep = ifi.ep->elink) in interface_enumerate() 811 LINK_TAIL_SLIST(ep_list, ep, elink, endpt); in add_interface() 897 UNLINK_SLIST(unlinked, ep_list, ep, elink, endpt); in remove_interface() 1813 newaddrs_tail->elink = ep; in update_interfaces() 1896 for (ep = newaddrs; ep != NULL; ep = ep->elink) { in update_interfaces() 1898 for (ep2 = newaddrs; ep2 != NULL; ep2 = ep2->elink) { in update_interfaces() 1910 next_ep = ep2->elink; in update_interfaces() 1911 ep2->elink = NULL; in update_interfaces() 1939 next_ep = ep->elink; in update_interfaces() 1991 for (ep = ep_list; ep != NULL; ep = ep->elink) { in update_interfaces() [all …]
|
| D | ntp_control.c | 4369 for (la = ep_list; la != NULL; la = la->elink) in read_ifstats()
|
| /netbsd/src/sys/dev/usb/ |
| D | uhci.c | 493 lsqh->elink = std; in uhci_init() 505 bsqh->elink = NULL; in uhci_init() 517 chsqh->elink = NULL; in uhci_init() 529 clsqh->elink = NULL; in uhci_init() 554 sqh->elink = NULL; in uhci_init() 906 if (sqh->elink != NULL && !(le32toh(sqh->qh.qh_elink) & UHCI_PTR_T)) in uhci_dump_qhs() 907 uhci_dump_tds(sqh->elink); in uhci_dump_qhs() 1161 uint32_t elink; in uhci_remove_hs_ctrl() local 1186 elink = le32toh(sqh->qh.qh_elink); in uhci_remove_hs_ctrl() 1189 if (!(elink & UHCI_PTR_T)) { in uhci_remove_hs_ctrl() [all …]
|
| D | uhcivar.h | 124 uhci_soft_td_t *elink; /* soft version of qh_elink */ member
|
| /netbsd/src/sys/dev/mca/ |
| D | files.mca | 16 attach ep at mca with ep_mca: elink
|
| /netbsd/src/sys/dev/isa/ |
| D | files.isa | 193 attach ep at isa with ep_isa: elink 259 device ef: ether, ifnet, arp, elink, i82586
|
| /netbsd/src/external/bsd/ntp/dist/include/ |
| D | ntp.h | 178 endpt * elink; /* endpt list link */ member
|
| /netbsd/src/sys/conf/ |
| D | files | 706 define elink 707 file dev/isa/elink.c elink
|
| /netbsd/src/sys/dev/ |
| D | DEVNAMES | 392 elink MI Attribute
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 675 ./usr/include/dev/isa/elink.h comp-obsolete obsolete
|