Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.c95 Static int athn_usb_alloc_rx_list(struct athn_usb_softc *);
324 error = athn_usb_alloc_rx_list(usc); in athn_usb_attach()
681 athn_usb_alloc_rx_list(struct athn_usb_softc *usc) in athn_usb_alloc_rx_list() function