Home
last modified time | relevance | path

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
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4003 if (!ohcip->ohci_open_bulk_pipe_count) { in ohci_insert_bulk_ed()
4009 ohcip->ohci_open_bulk_pipe_count++; in ohci_insert_bulk_ed()
4348 ohcip->ohci_open_bulk_pipe_count--; in ohci_remove_bulk_ed()
4365 if (ohcip->ohci_open_bulk_pipe_count) { in ohci_remove_bulk_ed()