Searched refs:pReportLun (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/pms/RefTisa/sat/src/
H A Dsmsat.c11265 smScsiReportLun_t *pReportLun; local
11272 pReportLun = (smScsiReportLun_t *) dataBuffer;
11305 pReportLun->len[0] = 0;
11306 pReportLun->len[1] = 0;
11307 pReportLun->len[2] = 0;
11308 pReportLun->len[3] = sizeof (tiLUN_t);
11309 pReportLun->reserved = 0;
11314 pReportLun->lunList[0].lun[0] = 0;
11315 pReportLun->lunList[0].lun[1] = 0;
11316 pReportLun
[all...]
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c5301 scsiReportLun_t *pReportLun; local
5308 pReportLun = (scsiReportLun_t *) tiScsiRequest->sglVirtualAddr;
5343 pReportLun->len[0] = 0;
5344 pReportLun->len[1] = 0;
5345 pReportLun->len[2] = 0;
5346 pReportLun->len[3] = sizeof (tiLUN_t);
5348 pReportLun->reserved = 0;
5354 pReportLun->lunList[0].lun[0] = 0;
5355 pReportLun->lunList[0].lun[1] = 0;
5356 pReportLun
[all...]

Completed in 137 milliseconds