Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dif_athn_usb.h497 struct athn_usb_tx_data usc_tx_cmd; member
H A Dif_athn_usb.c780 struct athn_usb_tx_data *data = &usc->usc_tx_cmd; in athn_usb_alloc_tx_cmd()
806 xfer = atomic_swap_ptr(&usc->usc_tx_cmd.xfer, NULL); in athn_usb_free_tx_cmd()
1238 struct athn_usb_tx_data *data = &usc->usc_tx_cmd; in athn_usb_wmi_xcmd()