Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_dump.c127 #define _SB(b) ((b) ? "TRUE" : "FALSE") in eapol_auth_dump_state() macro
135 prefix, _SB(sm->authAbort), _SB(sm->authFail), in eapol_auth_dump_state()
136 port_state_txt(sm->authPortStatus), _SB(sm->authStart), in eapol_auth_dump_state()
137 prefix, _SB(sm->authTimeout), _SB(sm->authSuccess), in eapol_auth_dump_state()
138 _SB(sm->eap_if->eapFail), _SB(sm->eapolEap), in eapol_auth_dump_state()
139 prefix, _SB(sm->eap_if->eapSuccess), in eapol_auth_dump_state()
140 _SB(sm->eap_if->eapTimeout), in eapol_auth_dump_state()
141 _SB(sm->initialize), _SB(sm->eap_if->eapKeyAvailable), in eapol_auth_dump_state()
142 prefix, _SB(sm->keyDone), _SB(sm->keyRun), in eapol_auth_dump_state()
143 _SB(sm->keyTxEnabled), port_type_txt(sm->portControl), in eapol_auth_dump_state()
[all …]
/external/qemu-pc-bios/bochs/bios/
Dacpi-dsdt.dsl40 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 …]