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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h196 uint_t ohci_open_periodic_pipe_count; member in struct:ohci_state
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4114 if (!ohcip->ohci_open_periodic_pipe_count) {
4121 ohcip->ohci_open_periodic_pipe_count++;
4188 ohcip->ohci_open_periodic_pipe_count++;
4416 ohcip->ohci_open_periodic_pipe_count--;
4444 if (!ohcip->ohci_open_periodic_pipe_count) {

Completed in 62 milliseconds