Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h196 uint_t ohci_open_periodic_pipe_count; member
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4114 if (!ohcip->ohci_open_periodic_pipe_count) { in ohci_insert_intr_ed()
4121 ohcip->ohci_open_periodic_pipe_count++; in ohci_insert_intr_ed()
4188 ohcip->ohci_open_periodic_pipe_count++; in ohci_insert_isoc_ed()
4416 ohcip->ohci_open_periodic_pipe_count--; in ohci_remove_periodic_ed()
4444 if (!ohcip->ohci_open_periodic_pipe_count) { in ohci_remove_periodic_ed()