Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
HDtdtypes.h494 }tdDeviceLUNInfoIOCTL_t; typedef
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdioctl.c3577 tdDeviceLUNInfoIOCTL_t *pDeviceLUNInfo = agNULL; in tdsaGetNumOfLUNIOCTL()
3586 pDeviceLUNInfo = (tdDeviceLUNInfoIOCTL_t*)agIOCTLPayload->FunctionSpecificArea; in tdsaGetNumOfLUNIOCTL()
3588 if (agIOCTLPayload->Length < sizeof(tdDeviceLUNInfoIOCTL_t)) in tdsaGetNumOfLUNIOCTL()
3647 tdDeviceLUNInfoIOCTL_t *pDeviceLUNInfo = NULL; in ostiNumOfLUNIOCTLRsp()
3660 pDeviceLUNInfo = (tdDeviceLUNInfoIOCTL_t*)agIOCTLPayload->FunctionSpecificArea; in ostiNumOfLUNIOCTLRsp()