Searched refs:PortState (Results 1 – 4 of 4) sorted by relevance
797 bit32 PortState; in ossaHwCB() local886 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()1331 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()1605 if (PortState == OSSA_PORT_VALID) in ossaHwCB()1913 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()2072 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()2284 if (PortState == OSSA_PORT_VALID) in ossaHwCB()2362 if (PortState == OSSA_PORT_VALID) in ossaHwCB()2457 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()2669 if (PortState == OSSA_PORT_INVALID) in ossaHwCB()[all …]
19 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; typedef48 PortState authPortStatus;
27 static inline const char * port_state_txt(PortState ps) in port_state_txt()
1733 U8 PortState; /* 0Ah */ member