Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcipolled.h89 uint_t uhci_polled_flags; member
94 uhci_polled_t::uhci_polled_flags))
/titanic_44/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcipolled.c99 uhci_polledp->uhci_polled_flags |= POLLED_INPUT_MODE; in uhci_hcdi_polled_input_init()
162 uhci_polledp->uhci_polled_flags |= POLLED_INPUT_MODE_INUSE; in uhci_hcdi_polled_input_enter()
189 uhci_polledp->uhci_polled_flags &= ~POLLED_INPUT_MODE_INUSE; in uhci_hcdi_polled_input_exit()
314 uhci_polledp->uhci_polled_flags |= POLLED_OUTPUT_MODE; in uhci_hcdi_polled_output_init()
583 if (uhci_polledp->uhci_polled_flags & POLLED_INPUT_MODE_INUSE) { in uhci_polled_save_state()
715 if (uhci_polledp->uhci_polled_flags & POLLED_INPUT_MODE_INUSE) { in uhci_polled_restore_state()