Searched refs:pPort (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaport.c48 * \param pPort
62 agsaPort_t *pPort,
81 SA_ASSERT((agNULL != pPort), "");
114 SA_DBG3(("siPortSASDeviceAdd: Device Type 0x%x, Port Context %p\n", pDevice->deviceType, pPort));
115 pDevice->pPort = pPort;
134 saLlistAdd(&(pPort->listSASATADevices), &(pDevice->linkNode));
163 * \param pPort The pointer to the port
171 agsaPort_t *pPort,
183 SA_ASSERT((agNULL != pPort), "");
60 siPortSASDeviceAdd( agsaRoot_t *agRoot, agsaPort_t *pPort, agsaSASIdentify_t sasIdentify, bit32 sasInitiator, bit32 smpTimeout, bit32 itNexusTimeout, bit32 firstBurstSize, bit8 dTypeSRate, bit32 flag ) argument
169 siPortDeviceRemove( agsaRoot_t *agRoot, agsaPort_t *pPort, agsaDeviceDesc_t *pDevice, bit32 unmap ) argument
238 siPortSATADeviceAdd( agsaRoot_t *agRoot, agsaPort_t *pPort, agsaDeviceDesc_t *pSTPBridge, bit8 *pSignature, bit8 pm, bit8 pmField, bit32 smpReqTimeout, bit32 itNexusTimeout, bit32 firstBurstSize, bit8 dTypeSRate, bit32 flag ) argument
370 siPortDeviceListRemove( agsaRoot_t *agRoot, agsaPort_t *pPort, agsaDeviceDesc_t *pDevice ) argument
434 agsaPort_t *pPort; local
[all...]
H A Dsadisc.c92 agsaPort_t *pPort; local
120 pPort = pDevice->pPort;
122 portid = pPort->portId;
164 agsaPort_t *pPort; local
197 pPort = pDevice->pPort;
207 siPortDeviceRemove(agRoot, pPort, pDevice, agTRUE);
255 agsaPort_t *pPort = (agsaPort_t *) (agPortContext->sdkData); local
259 OS_ASSERT(pPort !
315 agsaPort_t *pPort = (agsaPort_t *) (agPortContext->sdkData); local
[all...]
H A Dsaphy.c325 agsaPort_t *pPort; local
350 pPort = pPhy->pPort;
356 if ( agNULL != pPort )
362 pPort->status |= PORT_INVALIDATING;
365 siPortInvalid(agRoot, pPort);
367 saRoot->PortMap[pPort->portId].PortContext = agNULL;
368 saRoot->PortMap[pPort->portId].PortID = PORT_MARK_OFF;
369 saRoot->PortMap[pPort->portId].PortStatus |= PORT_INVALIDATING;
371 ossaHwCB(agRoot, &(pPort
1016 agsaPort_t *pPort = agNULL; local
[all...]
H A Dsasata.c74 agsaPort_t *pPort = agNULL; local
106 pPort = pDevice->pPort;
107 SA_ASSERT((agNULL != pPort), "(saSATAStart) pPort is NULL");
152 pRequest->pPort = pPort;
608 agsaPort_t *pPort = agNULL; local
668 pPort = pDevice->pPort;
[all...]
H A Dsatypes.h83 agsaPort_t *pPort; /**< pointer to the port includes the phy */ member in struct:agsaPhy_s
117 agsaPort_t *pPort; /**< the port discovered the device */ member in struct:agsaDeviceDesc_s
136 agsaPort_t *pPort; /**< the pointer to the port - using by HW_EVENT_ACK with PHY_DOWN event */ member in struct:agsaIORequestDesc_s
H A Dsaint.c1972 agsaPort_t *pPort; local
1981 pPort = pRequest->pPort;
1982 SA_ASSERT(pPort, "pPort");
2080 agsaPort_t *pPort; local
2103 pPort = (agsaPort_t *) (agPortContext->sdkData);
2104 pPort->portId = portId;
2107 pPort->phyMap[phyId] = agTRUE;
2109 saRoot->phys[phyId].pPort
2211 agsaPort_t *pPort = agNULL; local
[all...]
H A Dsasmp.c76 agsaPort_t *pPort; local
120 pPort = pDevice->pPort;
166 pRequest->pPort = pPort;
225 SA_DBG2(("saSMPStart:DeviceMapIndex 0x%x portId 0x%x portId 0x%x\n",pDevice->DeviceMapIndex,pPort->portId,pPort->portId));
H A Dsampirsp.c1016 agsaPort_t *pPort; local
1083 pPort = pPhy->pPort;
1084 if ( agNULL != pPort )
1088 pPort->status |= PORT_INVALIDATING;
1089 saRoot->PortMap[pPort->portId].PortStatus |= PORT_INVALIDATING;
1091 siPortInvalid(agRoot, pPort);
1093 saRoot->PortMap[pPort->portId].PortContext = agNULL;
1094 saRoot->PortMap[pPort->portId].PortID = PORT_MARK_OFF;
1095 saRoot->PortMap[pPort
1172 agsaPort_t *pPort = agNULL; local
5362 agsaPort_t *pPort; local
5666 agsaPort_t *pPort; local
[all...]
H A Dsassp.c596 agsaPort_t *pPort = agNULL; local
630 pPort = pDevice->pPort;
753 pRequest->pPort = pPort;
1694 agsaPort_t *pPort = NULL; local
1758 pPort = pDevice->pPort;
1791 pPort = pDevice->pPort;
[all...]
H A Dsainit.c315 agsaPort_t *pPort; local
769 pDeviceDesc->pPort = agNULL;
806 pRequestDesc->pPort = agNULL;
861 saRoot->phys[i].pPort = agNULL;
876 pPort = &(saRoot->ports[i]);
878 saLlinkInitialize(&(pPort->linkNode));
880 pPort->portContext.osData = agNULL;
881 pPort->portContext.sdkData = pPort;
882 pPort
3806 agsaPort_t *pPort; local
[all...]
H A Dsaproto.h138 agsaPort_t *pPort
143 agsaPort_t *pPort,
155 agsaPort_t *pPort,
162 agsaPort_t *pPort,
176 agsaPort_t *pPort,
H A Dsaioctlcmd.c3363 agsaPort_t *pPort; local
3418 pPort = pDevice->pPort;
3442 pRequest->pPort = pPort;

Completed in 198 milliseconds