Home
last modified time | relevance | path

Searched refs:POWERED_OFF (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci_hub.h92 #define POWERED_OFF 0x01 /* Port has no power */ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_hub.h92 #define POWERED_OFF 0x01 /* Port has no power */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c170 port_state = POWERED_OFF; in ohci_init_root_hub()
772 rh->rh_port_state[p] = POWERED_OFF; in ohci_handle_port_power()
783 rh->rh_port_state[port] = POWERED_OFF; in ohci_handle_port_power()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c177 port_state = POWERED_OFF; in ehci_init_root_hub()
739 rh->rh_port_state[port] = POWERED_OFF; in ehci_handle_port_power()