Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c798 bit32 PortState; in ossaHwCB() local
887 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()
1332 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()
1606 if (PortState == OSSA_PORT_VALID) in ossaHwCB()
1914 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()
2073 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()
2285 if (PortState == OSSA_PORT_VALID) in ossaHwCB()
2363 if (PortState == OSSA_PORT_VALID) in ossaHwCB()
2458 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()
2670 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()
[all …]
/freebsd-13.1/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm_i.h19 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; typedef
48 PortState authPortStatus;
H A Deapol_auth_dump.c27 static inline const char * port_state_txt(PortState ps) in port_state_txt()
/freebsd-13.1/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h1734 U8 PortState; /* 0Ah */ member