Searched refs:PortStatus (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.3-release/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h14 typedef enum { Unauthorized, Authorized } PortStatus; typedef in typeref:enum:__anon5015
H A Deapol_supp_sm.c47 PortStatus suppPortStatus; /* dot1xSuppControlledPortStatus */
956 static const char * eapol_port_status(PortStatus status)
/freebsd-10.3-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsatypes.h183 bit32 PortStatus; member in struct:agsaPortMap_s
H A Dsampirsp.c1089 saRoot->PortMap[pPort->portId].PortStatus |= PORT_INVALIDATING;
1095 saRoot->PortMap[pPort->portId].PortStatus |= PORT_INVALIDATING;
1284 SA_DBG2(("mpiHWEvent:PortID 0x%x PortStatus 0x%x PortContext %p\n",saRoot->PortMap[portId & PORTID_MASK].PortID,saRoot->PortMap[portId & PORTID_MASK].PortStatus,saRoot->PortMap[portId & PORTID_MASK].PortContext));
1356 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING;
1365 saRoot->PortMap[portId].PortStatus |= PORT_INVALIDATING;
1486 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING;
1495 saRoot->PortMap[portId].PortStatus |= PORT_INVALIDATING;
1526 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING;
2052 SA_DBG2(("mpiGetDevHandleRsp:PortID 0x%x PortStatus
[all...]
H A Dsaphy.c363 saRoot->PortMap[portId].PortStatus |= PORT_INVALIDATING;
369 saRoot->PortMap[pPort->portId].PortStatus |= PORT_INVALIDATING;
H A Dsaint.c2090 SA_DBG2(("siEventPhyUpRcvd:PortID 0x%x PortStatus 0x%x PortContext %p\n",saRoot->PortMap[portId & PORTID_MASK].PortID,saRoot->PortMap[portId & PORTID_MASK].PortStatus,saRoot->PortMap[portId & PORTID_MASK].PortContext));
2115 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING;
2162 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING;
2259 SA_DBG2(("siEventSATASignatureRcvd:PortID 0x%x PortStatus 0x%x PortContext %p\n",saRoot->PortMap[portId & PORTID_MASK].PortID,saRoot->PortMap[portId & PORTID_MASK].PortStatus,saRoot->PortMap[portId & PORTID_MASK].PortContext));
2317 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING;
H A Dsainit.c928 pPortMap->PortStatus = PORT_NORMAL;
4005 pPortMap->PortStatus = PORT_NORMAL;

Completed in 189 milliseconds