Searched refs:REPORT_LUN_LEN (Results 1 – 2 of 2) sorted by relevance
1839 REPORT_LUN_LEN, in tiNumOfLunIOCTLreq()1847 osti_memset((void *)respBuffer, 0, REPORT_LUN_LEN); in tiNumOfLunIOCTLreq()1851 tdsaAllShared->tdFWControlEx.len = REPORT_LUN_LEN; in tiNumOfLunIOCTLreq()1871 agSSPFrame->sspCmdIU.cdb[9] = REPORT_LUN_LEN; in tiNumOfLunIOCTLreq()1875 agSSPFrame->dataLength = REPORT_LUN_LEN; in tiNumOfLunIOCTLreq()
488 #define REPORT_LUN_LEN 16 macro