Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsatypes.h183 bit32 PortStatus; member
H A Dsampirsp.c1089 saRoot->PortMap[pPort->portId].PortStatus |= PORT_INVALIDATING; in mpiPhyStopEvent()
1095 saRoot->PortMap[pPort->portId].PortStatus |= PORT_INVALIDATING; in mpiPhyStopEvent()
1356 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING; in mpiHWevent()
1365 saRoot->PortMap[portId].PortStatus |= PORT_INVALIDATING; in mpiHWevent()
1486 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING; in mpiHWevent()
1495 saRoot->PortMap[portId].PortStatus |= PORT_INVALIDATING; in mpiHWevent()
1526 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING; in mpiHWevent()
5432 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING; in mpiDeviceHandleArrived()
5453 saRoot->PortMap[pPort->portId].PortStatus &= ~PORT_INVALIDATING; in mpiDeviceHandleArrived()
5807 saRoot->PortMap[port].PortStatus, in mpiPortControlRsp()
[all …]
H A Dsaphy.c363 saRoot->PortMap[portId].PortStatus |= PORT_INVALIDATING; in siPhyStopCB()
369 saRoot->PortMap[pPort->portId].PortStatus |= PORT_INVALIDATING; in siPhyStopCB()
H A Dsaint.c2090 …Map[portId & PORTID_MASK].PortID,saRoot->PortMap[portId & PORTID_MASK].PortStatus,saRoot->PortMap[… in siEventPhyUpRcvd()
2115 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING; in siEventPhyUpRcvd()
2162 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING; in siEventPhyUpRcvd()
2259 …Map[portId & PORTID_MASK].PortID,saRoot->PortMap[portId & PORTID_MASK].PortStatus,saRoot->PortMap[… in siEventSATASignatureRcvd()
2317 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING; in siEventSATASignatureRcvd()
H A Dsainit.c928 pPortMap->PortStatus = PORT_NORMAL; in saInitialize()
4005 pPortMap->PortStatus = PORT_NORMAL; in siInitResources()
/freebsd-12.1/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h16 typedef enum { Unauthorized, Authorized } PortStatus; typedef
H A Deapol_supp_sm.c49 PortStatus suppPortStatus; /* dot1xSuppControlledPortStatus */
1059 static const char * eapol_port_status(PortStatus status) in eapol_port_status()
/freebsd-12.1/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h1320 U8 PortStatus; /* 0x02 */ member
/freebsd-12.1/sys/dev/mpr/
H A Dmpr_sas_lsi.c758 switch (port_entry->PortStatus) { in mprsas_fw_work()
H A Dmpr_mapping.c2977 port_change->reason = event_port_change->PortStatus; in mpr_mapping_pcie_topology_change_event()