Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1049 #define sd_send_scsi_feature_GET_CONFIGURATION \ macro
1050 sd_send_scsi_feature_GET_CONFIGURATION
1540 static int sd_send_scsi_feature_GET_CONFIGURATION(sd_ssc_t *ssc,
3547 rtn = sd_send_scsi_feature_GET_CONFIGURATION(ssc, &com, rqbuf_rw, in sd_set_mmc_caps()
3562 rtn = sd_send_scsi_feature_GET_CONFIGURATION(ssc, &com, rqbuf_hd, in sd_set_mmc_caps()
3708 rtn = sd_send_scsi_feature_GET_CONFIGURATION(ssc, &com, rqbuf_rw, in sd_check_for_writable_cd()
3723 rtn = sd_send_scsi_feature_GET_CONFIGURATION(ssc, &com, rqbuf_hd, in sd_check_for_writable_cd()
21524 sd_send_scsi_feature_GET_CONFIGURATION(sd_ssc_t *ssc, struct uscsi_cmd *ucmdbuf, function