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

/drivers/scsi/
H A Dscsi_debug.c930 unsigned char pq_pdt; local
940 pq_pdt = 0x1e; /* present, wlun */
942 pq_pdt = 0x7f; /* not present, no device type */
944 pq_pdt = (scsi_debug_ptype & 0x1f);
945 arr[0] = pq_pdt;

Completed in 187 milliseconds