Searched refs:pDeviceLUNInfo (Results 1 – 1 of 1) sorted by relevance
3576 tdDeviceLUNInfoIOCTL_t *pDeviceLUNInfo = agNULL; in tdsaGetNumOfLUNIOCTL() local3585 pDeviceLUNInfo = (tdDeviceLUNInfoIOCTL_t*)agIOCTLPayload->FunctionSpecificArea; in tdsaGetNumOfLUNIOCTL()3592 if(!pDeviceLUNInfo->tiDeviceHandle) in tdsaGetNumOfLUNIOCTL()3598 devHandle = (tiDeviceHandle_t*)pDeviceLUNInfo->tiDeviceHandle; in tdsaGetNumOfLUNIOCTL()3646 tdDeviceLUNInfoIOCTL_t *pDeviceLUNInfo = NULL; in ostiNumOfLUNIOCTLRsp() local3659 pDeviceLUNInfo = (tdDeviceLUNInfoIOCTL_t*)agIOCTLPayload->FunctionSpecificArea; in ostiNumOfLUNIOCTLRsp()3663 pDeviceLUNInfo->numOfLun = numOfLUN; in ostiNumOfLUNIOCTLRsp()