Searched refs:agExpDevHandle (Results 1 – 6 of 6) sorted by relevance
42 agsaDevHandle_t *agExpDevHandle,
337 oneDeviceData->agExpDevHandle = agNULL; in smDeviceDataReInit()397 smDeviceData[i].agExpDevHandle = agNULL; in smDeviceDataInit()
99 …agsaDevHandle_t *agExpDevHandle; /* expander a device is attached to if expander attached … member
50 agsaDevHandle_t *agExpDevHandle, in smRegisterDevice() argument71 oneDeviceData = smAddToSharedcontext(smRoot, agDevHandle, smDeviceHandle, agExpDevHandle, phyID); in smRegisterDevice()1193 agsaDevHandle_t *agExpDevHandle; in smPhyControlSend() local1213 agExpDevHandle = oneDeviceData->agExpDevHandle; in smPhyControlSend()1215 if (agExpDevHandle == agNULL) in smPhyControlSend()1385 agExpDevHandle, in smPhyControlSend()1775 agsaDevHandle_t *agExpDevHandle, in smAddToSharedcontext() argument1827 if (agExpDevHandle == agNULL) in smAddToSharedcontext()1835 oneDeviceData->agExpDevHandle = agExpDevHandle; in smAddToSharedcontext()1854 if (agExpDevHandle == agNULL) in smAddToSharedcontext()[all …]
141 agsaDevHandle_t *agExpDevHandle,
10946 agDevHandle = oneDeviceData->agExpDevHandle; in smSMPCompleted()