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

/freebsd-10-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h14 typedef enum { Unauthorized, Authorized } PortStatus; typedef in typeref:enum:__anon4890
H A Deapol_supp_sm.c47 PortStatus suppPortStatus; /* dot1xSuppControlledPortStatus */
956 static const char * eapol_port_status(PortStatus status)
/freebsd-10-stable/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;
/freebsd-10-stable/sys/dev/mpr/
H A Dmpr_sas_lsi.c702 switch (port_entry->PortStatus) {
H A Dmpr_mapping.c2977 port_change->reason = event_port_change->PortStatus;
/freebsd-10-stable/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h1283 U8 PortStatus; /* 0x02 */ member in struct:_MPI26_EVENT_PCIE_TOPO_PORT_ENTRY
1294 /* PCIe Topology Change List Event data PortStatus values */

Completed in 122 milliseconds