atu_tx_free 1608 dev/usb/if_atu.c SLIST_INIT(&cd->atu_tx_free); atu_tx_free 1624 dev/usb/if_atu.c SLIST_INSERT_HEAD(&cd->atu_tx_free, c, atu_list); atu_tx_free 1824 dev/usb/if_atu.c SLIST_INSERT_HEAD(&sc->atu_cdata.atu_tx_free, c, atu_list); atu_tx_free 1955 dev/usb/if_atu.c c = SLIST_FIRST(&cd->atu_tx_free); atu_tx_free 1957 dev/usb/if_atu.c SLIST_REMOVE_HEAD(&cd->atu_tx_free, atu_list); atu_tx_free 1983 dev/usb/if_atu.c SLIST_INSERT_HEAD(&cd->atu_tx_free, c, atu_tx_free 1995 dev/usb/if_atu.c SLIST_INSERT_HEAD(&cd->atu_tx_free, c, atu_tx_free 2039 dev/usb/if_atu.c SLIST_INSERT_HEAD(&cd->atu_tx_free, c, atu_tx_free 161 dev/usb/if_atureg.h struct atu_list_head atu_tx_free;