Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dif_athn_usb.c96 Static int athn_usb_alloc_tx_cmd(struct athn_usb_softc *);
311 if (athn_usb_alloc_tx_cmd(usc) != 0) in athn_usb_attach()
778 athn_usb_alloc_tx_cmd(struct athn_usb_softc *usc) in athn_usb_alloc_tx_cmd() function