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

/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c3577 tdDeviceLUNInfoIOCTL_t *pDeviceLUNInfo = agNULL; local
3586 pDeviceLUNInfo = (tdDeviceLUNInfoIOCTL_t*)agIOCTLPayload->FunctionSpecificArea;
3593 if(!pDeviceLUNInfo->tiDeviceHandle)
3599 devHandle = (tiDeviceHandle_t*)pDeviceLUNInfo->tiDeviceHandle;
3647 tdDeviceLUNInfoIOCTL_t *pDeviceLUNInfo = NULL; local
3660 pDeviceLUNInfo = (tdDeviceLUNInfoIOCTL_t*)agIOCTLPayload->FunctionSpecificArea;
3664 pDeviceLUNInfo->numOfLun = numOfLUN;

Completed in 84 milliseconds