Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c797 bit32 PortState; in ossaHwCB() local
844 PortState = TD_GET_PORT_STATE(eventParm1); in ossaHwCB()
886 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()
1286 PortState = TD_GET_PORT_STATE(eventParm1); in ossaHwCB()
1331 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()
1553 PortState = TD_GET_PORT_STATE(eventParm1); in ossaHwCB()
1605 if (PortState == OSSA_PORT_VALID) in ossaHwCB()
1614 else if (PortState == OSSA_PORT_LOSTCOMM) in ossaHwCB()
1633 else if (PortState == OSSA_PORT_IN_RESET) in ossaHwCB()
1648 else if (PortState == OSSA_PORT_INVALID) in ossaHwCB()
[all …]
/freebsd/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/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h1733 U8 PortState; /* 0Ah */ member