Home
last modified time | relevance | path

Searched refs:sd_send_scsi_MODE_SENSE (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1061 #define sd_send_scsi_MODE_SENSE ssd_send_scsi_MODE_SENSE macro
1543 static int sd_send_scsi_MODE_SENSE(sd_ssc_t *ssc, int cdbsize,
3329 status = sd_send_scsi_MODE_SENSE(ssc, CDB_GROUP0, header, buflen, in sd_enable_descr_sense()
3458 status = sd_send_scsi_MODE_SENSE(ssc, CDB_GROUP1, (uchar_t *)buf, in sd_set_mmc_caps()
3660 status = sd_send_scsi_MODE_SENSE(ssc, CDB_GROUP1, (uchar_t *)buf, in sd_check_for_writable_cd()
5011 status = sd_send_scsi_MODE_SENSE(ssc, cdbsize, p3bufp, in sd_get_physical_geometry()
5089 status = sd_send_scsi_MODE_SENSE(ssc, cdbsize, p4bufp, in sd_get_physical_geometry()
9424 rval = sd_send_scsi_MODE_SENSE(ssc, SDC_CDB_GROUP(un), *header, buflen, in sd_get_caching_mode_page()
21624 sd_send_scsi_MODE_SENSE(sd_ssc_t *ssc, int cdbsize, uchar_t *bufaddr, function
26934 rval = sd_send_scsi_MODE_SENSE(ssc, CDB_GROUP0, sense,
[all …]