Searched refs:uath_free_tx_cmd_list (Results 1 – 1 of 1) sorted by relevance
129 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