Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c3576 tdDeviceLUNInfoIOCTL_t *pDeviceLUNInfo = agNULL; in tdsaGetNumOfLUNIOCTL() local
3585 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() local
3659 pDeviceLUNInfo = (tdDeviceLUNInfoIOCTL_t*)agIOCTLPayload->FunctionSpecificArea; in ostiNumOfLUNIOCTLRsp()
3663 pDeviceLUNInfo->numOfLun = numOfLUN; in ostiNumOfLUNIOCTLRsp()