Searched refs:scsi_dev_type (Results 1 – 5 of 5) sorted by relevance
561 if (list->addr[i].scsi_dev_type != 0) in show_drives()583 if (list->addr[i].scsi_dev_type != 0) in show_drives()742 if (plist->addr[i].scsi_dev_type != 0) in show_progress()
167 if (list->addr[i].scsi_dev_type != 0) in show_patrol()
212 if (list->addr[i].scsi_dev_type != 0) in mfi_lookup_drive()
262 int scsi_dev_type; member1478 int scsi_dev_type = T_NODEVICE; in camdd_probe_pass() local1494 scsi_dev_type = SID_TYPE(&cam_dev->inq_data); in camdd_probe_pass()1501 switch (scsi_dev_type) { in camdd_probe_pass()1510 errx(1, "Unsupported SCSI device type %d", scsi_dev_type); in camdd_probe_pass()1560 pass_dev->scsi_dev_type = scsi_dev_type; in camdd_probe_pass()
1121 uint8_t scsi_dev_type; member1156 uint8_t scsi_dev_type; /* 0 = disk */ member