Searched refs:LunList (Results 1 – 1 of 1) sorted by relevance
2202 PLUN_LIST LunList; in DeviceReportLuns() local2219 LunList = (PLUN_LIST)Srb->DataBuffer; in DeviceReportLuns()2221 NT_ASSERT(LunList != NULL); in DeviceReportLuns()2223 AhciZeroMemory((PCHAR)LunList, sizeof(LUN_LIST)); in DeviceReportLuns()2225 LunList->LunListLength[3] = 8; in DeviceReportLuns()