Searched refs:agExpDevHandle (Results 1 – 6 of 6) sorted by relevance
41 agsaDevHandle_t *agExpDevHandle,
336 oneDeviceData->agExpDevHandle = agNULL; in smDeviceDataReInit()396 smDeviceData[i].agExpDevHandle = agNULL; in smDeviceDataInit()
98 …agsaDevHandle_t *agExpDevHandle; /* expander a device is attached to if expander attached … member
49 agsaDevHandle_t *agExpDevHandle, in smRegisterDevice() argument70 oneDeviceData = smAddToSharedcontext(smRoot, agDevHandle, smDeviceHandle, agExpDevHandle, phyID); in smRegisterDevice()1192 agsaDevHandle_t *agExpDevHandle; in smPhyControlSend() local1212 agExpDevHandle = oneDeviceData->agExpDevHandle; in smPhyControlSend()1214 if (agExpDevHandle == agNULL) in smPhyControlSend()1384 agExpDevHandle, in smPhyControlSend()1774 agsaDevHandle_t *agExpDevHandle, in smAddToSharedcontext() argument1826 if (agExpDevHandle == agNULL) in smAddToSharedcontext()1834 oneDeviceData->agExpDevHandle = agExpDevHandle; in smAddToSharedcontext()1853 if (agExpDevHandle == agNULL) in smAddToSharedcontext()[all …]
140 agsaDevHandle_t *agExpDevHandle,
10945 agDevHandle = oneDeviceData->agExpDevHandle; in smSMPCompleted()