Lines Matching refs:PortMap

1085       saRoot->PortMap[pPort->portId].PortStatus  |= PORT_INVALIDATING;  in mpiPhyStopEvent()
1089 saRoot->PortMap[pPort->portId].PortContext = agNULL; in mpiPhyStopEvent()
1090 saRoot->PortMap[pPort->portId].PortID = PORT_MARK_OFF; in mpiPhyStopEvent()
1091 saRoot->PortMap[pPort->portId].PortStatus |= PORT_INVALIDATING; in mpiPhyStopEvent()
1280 …PortContext %p\n",saRoot->PortMap[portId & PORTID_MASK].PortID,saRoot->PortMap[portId & PORTID_MAS… in mpiHWevent()
1281 agPortContext = (agsaPortContext_t *)saRoot->PortMap[portId].PortContext; in mpiHWevent()
1352 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING; in mpiHWevent()
1361 saRoot->PortMap[portId].PortStatus |= PORT_INVALIDATING; in mpiHWevent()
1482 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING; in mpiHWevent()
1491 saRoot->PortMap[portId].PortStatus |= PORT_INVALIDATING; in mpiHWevent()
1522 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING; in mpiHWevent()
2048 …PortContext %p\n",saRoot->PortMap[portId & PORTID_MASK].PortID,saRoot->PortMap[portId & PORTID_MAS… in mpiGetDevHandleRsp()
2049 agPortContext = (agsaPortContext_t *)saRoot->PortMap[portId].PortContext; in mpiGetDevHandleRsp()
3746 …PortContext %p\n",saRoot->PortMap[portId & PORTID_MASK].PortID,saRoot->PortMap[portId & PORTID_MAS… in mpiSSPEvent()
3747 agPortContext = (agsaPortContext_t *)saRoot->PortMap[portId].PortContext; in mpiSSPEvent()
4111 …PortContext %p\n",saRoot->PortMap[portId & PORTID_MASK].PortID,saRoot->PortMap[portId & PORTID_MAS… in mpiSATAEvent()
4112 agPortContext = (agsaPortContext_t *)saRoot->PortMap[portId].PortContext; in mpiSATAEvent()
5404 agPortContext = saRoot->PortMap[portId].PortContext; in mpiDeviceHandleArrived()
5426 saRoot->PortMap[portId].PortID = portId; in mpiDeviceHandleArrived()
5427 saRoot->PortMap[portId].PortContext = &(pPort->portContext); in mpiDeviceHandleArrived()
5428 saRoot->PortMap[portId].PortStatus &= ~PORT_INVALIDATING; in mpiDeviceHandleArrived()
5432 …Arrived: ~PORT_INVALIDATING New Port portID %d PortContext %p\n",saRoot->PortMap[pPort->portId].Po… in mpiDeviceHandleArrived()
5449 saRoot->PortMap[pPort->portId].PortStatus &= ~PORT_INVALIDATING; in mpiDeviceHandleArrived()
5701 saRoot->PortMap[pPort->portId].PortContext = agNULL; in mpiSASHwEventAckRsp()
5702 saRoot->PortMap[pPort->portId].PortID = PORT_MARK_OFF; in mpiSASHwEventAckRsp()
5703 saRoot->PortMap[pPort->portId].PortStatus |= PORT_INVALIDATING; in mpiSASHwEventAckRsp()
5802 saRoot->PortMap[port].PortID, in mpiPortControlRsp()
5803 saRoot->PortMap[port].PortStatus, in mpiPortControlRsp()
5804 saRoot->PortMap[port].PortContext)); in mpiPortControlRsp()
5806 agPortContext = (agsaPortContext_t *)saRoot->PortMap[port].PortContext; in mpiPortControlRsp()
5808 …tContext %p\n",saRoot->PortMap[operation & PORTID_MASK].PortID,saRoot->PortMap[operation & PORTID_… in mpiPortControlRsp()
5809 agPortContext = (agsaPortContext_t *)saRoot->PortMap[operation & PORTID_MASK].PortContext; in mpiPortControlRsp()
5999 saRoot->PortMap[portId & PORTID_MASK].PortID, in mpiDeviceHandleRemoval()
6000 saRoot->PortMap[portId & PORTID_MASK].PortStatus, in mpiDeviceHandleRemoval()
6001 saRoot->PortMap[portId & PORTID_MASK].PortContext)); in mpiDeviceHandleRemoval()
6002 agPortContext = (agsaPortContext_t *)saRoot->PortMap[portId & PORTID_MASK].PortContext; in mpiDeviceHandleRemoval()