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

/linux-4.4.14/drivers/scsi/
H A Dscsi_debug.c1284 unsigned char pq_pdt; resp_inquiry() local
1296 pq_pdt = 0x1e; /* present, wlun */ resp_inquiry()
1298 pq_pdt = 0x7f; /* not present, no device type */ resp_inquiry()
1300 pq_pdt = (scsi_debug_ptype & 0x1f); resp_inquiry()
1301 arr[0] = pq_pdt; resp_inquiry()

Completed in 106 milliseconds