Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_uath.c129 void uath_free_tx_cmd_list(struct uath_softc *);
394 uath_free_tx_cmd_list(sc); in uath_attach()
427 uath_free_tx_cmd_list(sc); in uath_detach()
649 fail: uath_free_tx_cmd_list(sc); in uath_alloc_tx_cmd_list()
654 uath_free_tx_cmd_list(struct uath_softc *sc) in uath_free_tx_cmd_list() function