Home
last modified time | relevance | path

Searched refs:port_enabled (Results 1 – 11 of 11) sorted by relevance

/src/contrib/wpa/src/pae/
H A Dieee802_1x_cp.c77 bool port_enabled; /* SecY->CP */ member
128 sm->port_enabled = true; in SM_STATE()
357 if (!sm->port_enabled) in SM_STEP()
/src/sys/dev/usb/controller/
H A Datmegadci.h250 uint8_t port_enabled:1; member
H A Ddwc_otg.h146 uint8_t port_enabled:1; member
H A Davr32dci.h218 uint8_t port_enabled:1; member
H A Duss820dci.h326 uint8_t port_enabled:1; member
H A Dmusb_otg.h384 uint8_t port_enabled:1; member
H A Datmegadci.c1797 sc->sc_flags.port_enabled = 0; in atmegadci_roothub_exec()
1869 sc->sc_flags.port_enabled = 1; in atmegadci_roothub_exec()
1908 if (sc->sc_flags.port_enabled) { in atmegadci_roothub_exec()
H A Davr32dci.c1752 sc->sc_flags.port_enabled = 0; in avr32dci_roothub_exec()
1819 sc->sc_flags.port_enabled = 1; in avr32dci_roothub_exec()
1862 if (sc->sc_flags.port_enabled) { in avr32dci_roothub_exec()
H A Duss820dci.c2098 sc->sc_flags.port_enabled = 0; in uss820dci_roothub_exec()
2132 sc->sc_flags.port_enabled = 1; in uss820dci_roothub_exec()
2169 if (sc->sc_flags.port_enabled) { in uss820dci_roothub_exec()
H A Ddwc_otg.c2949 sc->sc_flags.port_enabled = 1; in dwc_otg_interrupt()
3001 sc->sc_flags.port_enabled = 1; in dwc_otg_interrupt()
3003 sc->sc_flags.port_enabled = 0; in dwc_otg_interrupt()
4088 sc->sc_flags.port_enabled = 0; in dwc_otg_uninit()
4581 sc->sc_flags.port_enabled = 0; in dwc_otg_roothub_exec()
4722 if (sc->sc_flags.port_enabled) in dwc_otg_roothub_exec()
H A Dmusb_otg.c3833 sc->sc_flags.port_enabled = 0; in musbotg_roothub_exec()
3878 sc->sc_flags.port_enabled = 1; in musbotg_roothub_exec()
3950 if (sc->sc_flags.port_enabled) { in musbotg_roothub_exec()