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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1050 #define sd_send_scsi_INQUIRY ssd_send_scsi_INQUIRY macro
1525 static int sd_send_scsi_INQUIRY(sd_ssc_t *ssc, uchar_t *bufaddr,
3259 if (sd_send_scsi_INQUIRY(ssc, bufaddr, SUN_INQSIZE, 0, 0, &resid)
5379 rval = sd_send_scsi_INQUIRY(ssc, inq80, inq80_len,
5424 rval = sd_send_scsi_INQUIRY(ssc, inq83, inq83_len,
5807 rval = sd_send_scsi_INQUIRY(ssc, page_list, page_length, evpd,
9785 rval = sd_send_scsi_INQUIRY(ssc, inq86, inq86_len,
20696 * Function: sd_send_scsi_INQUIRY
20715 sd_send_scsi_INQUIRY(sd_ssc_t *ssc, uchar_t *bufaddr, size_t buflen, function
20729 SD_TRACE(SD_LOG_IO, un, "sd_send_scsi_INQUIRY
[all...]

Completed in 98 milliseconds