Searched refs:ohci_open_bulk_pipe_count (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h195 uint_t ohci_open_bulk_pipe_count; member in struct:ohci_state
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4019 if (!ohcip->ohci_open_bulk_pipe_count) {
4025 ohcip->ohci_open_bulk_pipe_count++;
4364 ohcip->ohci_open_bulk_pipe_count--;
4381 if (ohcip->ohci_open_bulk_pipe_count) {

Completed in 79 milliseconds