HomeSort by relevance Sort by last modified time
    Searched refs:_SB (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_dump.c 127 #define _SB(b) ((b) ? "TRUE" : "FALSE")
135 prefix, _SB(sm->authAbort), _SB(sm->authFail),
136 port_state_txt(sm->authPortStatus), _SB(sm->authStart),
137 prefix, _SB(sm->authTimeout), _SB(sm->authSuccess),
138 _SB(sm->eap_if->eapFail), _SB(sm->eapolEap),
139 prefix, _SB(sm->eap_if->eapSuccess),
140 _SB(sm->eap_if->eapTimeout)
    [all...]
  /external/qemu-pc-bios/bochs/bios/
acpi-dsdt.dsl 40 Scope(\_SB) {
216 Scope(\_SB.PCI0) {
330 Store (\_SB.PCI0.PX13.DRSA, Local0)
359 Store (\_SB.PCI0.PX13.DRSC, Local0)
387 Store (\_SB.PCI0.PX13.DRSC, Local0)
431 Scope(\_SB) {
432 Field (\_SB.PCI0.ISA.P40C, ByteAcc, NoLock, Preserve)
665 If (And(\_SB.PCI0.PCIU, ShiftLeft(1, nr))) { \
666 Notify(\_SB.PCI0.S##nr, 1) \
668 If (And(\_SB.PCI0.PCID, ShiftLeft(1, nr))) {
    [all...]

Completed in 111 milliseconds