Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c7329 ohci_trans_wrapper_t *exp_xfer_list_head = NULL; in ohci_xfer_timeout_handler() local
7388 if (exp_xfer_list_head) { in ohci_xfer_timeout_handler()
7391 exp_xfer_list_head = tw; in ohci_xfer_timeout_handler()
7401 tw = exp_xfer_list_head; in ohci_xfer_timeout_handler()