Searched refs:agExpDevHandle (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/dev/pms/RefTisa/sat/api/
H A Dsmapi.h42 agsaDevHandle_t *agExpDevHandle,
/freebsd-10-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h99 agsaDevHandle_t *agExpDevHandle; /* expander a device is attached to if expander attached */ member in struct:smDeviceData_s
H A Dsminit.c337 oneDeviceData->agExpDevHandle = agNULL;
397 smDeviceData[i].agExpDevHandle = agNULL;
H A Dsmsat.c50 agsaDevHandle_t *agExpDevHandle,
71 oneDeviceData = smAddToSharedcontext(smRoot, agDevHandle, smDeviceHandle, agExpDevHandle, phyID);
1193 agsaDevHandle_t *agExpDevHandle; local
1213 agExpDevHandle = oneDeviceData->agExpDevHandle;
1215 if (agExpDevHandle == agNULL)
1217 SM_DBG1(("smPhyControlSend: agExpDevHandle is NULL!!!\n"));
1385 agExpDevHandle,
1775 agsaDevHandle_t *agExpDevHandle,
1827 if (agExpDevHandle
46 smRegisterDevice( smRoot_t *smRoot, agsaDevHandle_t *agDevHandle, smDeviceHandle_t *smDeviceHandle, agsaDevHandle_t *agExpDevHandle, bit32 phyID, bit32 DeviceType ) argument
1771 smAddToSharedcontext( smRoot_t *smRoot, agsaDevHandle_t *agDevHandle, smDeviceHandle_t *smDeviceHandle, agsaDevHandle_t *agExpDevHandle, bit32 phyID ) argument
[all...]
H A Dsmproto.h141 agsaDevHandle_t *agExpDevHandle,
H A Dsmsatcb.c10946 agDevHandle = oneDeviceData->agExpDevHandle;

Completed in 241 milliseconds