Home
last modified time | relevance | path

Searched refs:athn_usb_alloc_tx_list (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c98 Static int athn_usb_alloc_tx_list(struct athn_usb_softc *);
327 error = athn_usb_alloc_tx_list(usc); in athn_usb_attach()
726 athn_usb_alloc_tx_list(struct athn_usb_softc *usc) in athn_usb_alloc_tx_list() function