Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h194 uint_t ohci_open_ctrl_pipe_count; member
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c3956 if (!ohcip->ohci_open_ctrl_pipe_count) { in ohci_insert_ctrl_ed()
3962 ohcip->ohci_open_ctrl_pipe_count++; in ohci_insert_ctrl_ed()
4298 ohcip->ohci_open_ctrl_pipe_count--; in ohci_remove_ctrl_ed()
4315 if (ohcip->ohci_open_ctrl_pipe_count) { in ohci_remove_ctrl_ed()