Searched refs:sd_send_scsi_MODE_SENSE (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 1094 static int sd_send_scsi_MODE_SENSE(sd_ssc_t *ssc, int cdbsize, 2836 status = sd_send_scsi_MODE_SENSE(ssc, CDB_GROUP0, header, buflen, in sd_enable_descr_sense() 2964 status = sd_send_scsi_MODE_SENSE(ssc, CDB_GROUP1, (uchar_t *)buf, in sd_set_mmc_caps() 3166 status = sd_send_scsi_MODE_SENSE(ssc, CDB_GROUP1, (uchar_t *)buf, in sd_check_for_writable_cd() 4436 status = sd_send_scsi_MODE_SENSE(ssc, cdbsize, p3bufp, in sd_get_physical_geometry() 4514 status = sd_send_scsi_MODE_SENSE(ssc, cdbsize, p4bufp, in sd_get_physical_geometry() 8716 rval = sd_send_scsi_MODE_SENSE(ssc, SDC_CDB_GROUP(un), *header, buflen, in sd_get_caching_mode_page() 20996 sd_send_scsi_MODE_SENSE(sd_ssc_t *ssc, int cdbsize, uchar_t *bufaddr, function 26345 rval = sd_send_scsi_MODE_SENSE(ssc, CDB_GROUP0, sense, 26528 rval = sd_send_scsi_MODE_SENSE(ssc, CDB_GROUP0, sense, [all …]
|