Home
last modified time | relevance | path

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
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4098 if (!ohcip->ohci_open_periodic_pipe_count) { in ohci_insert_intr_ed()
4105 ohcip->ohci_open_periodic_pipe_count++; in ohci_insert_intr_ed()
4172 ohcip->ohci_open_periodic_pipe_count++; in ohci_insert_isoc_ed()
4400 ohcip->ohci_open_periodic_pipe_count--; in ohci_remove_periodic_ed()
4428 if (!ohcip->ohci_open_periodic_pipe_count) { in ohci_remove_periodic_ed()