Searched refs:sd_send_scsi_INQUIRY (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 1052 #define sd_send_scsi_INQUIRY ssd_send_scsi_INQUIRY macro 1527 static int sd_send_scsi_INQUIRY(sd_ssc_t *ssc, uchar_t *bufaddr, 3261 if (sd_send_scsi_INQUIRY(ssc, bufaddr, SUN_INQSIZE, 0, 0, &resid) in sd_spin_up_unit() 5392 rval = sd_send_scsi_INQUIRY(ssc, inq80, inq80_len, in sd_register_devid() 5437 rval = sd_send_scsi_INQUIRY(ssc, inq83, inq83_len, in sd_register_devid() 5820 rval = sd_send_scsi_INQUIRY(ssc, page_list, page_length, evpd, in sd_check_vpd_page_support() 9784 rval = sd_send_scsi_INQUIRY(ssc, inq86, inq86_len, in sd_get_nv_sup() 20715 sd_send_scsi_INQUIRY(sd_ssc_t *ssc, uchar_t *bufaddr, size_t buflen, function 31749 rval = sd_send_scsi_INQUIRY(ssc, inqb1, inqb1_len,
|