Searched refs:sd_send_scsi_READ_CAPACITY_16 (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 1045 #define sd_send_scsi_READ_CAPACITY_16 ssd_send_scsi_READ_CAPACITY_16 macro 1521 static int sd_send_scsi_READ_CAPACITY_16(sd_ssc_t *ssc, uint64_t *capp, 20135 status = sd_send_scsi_READ_CAPACITY_16(ssc, &capacity, 20262 sd_send_scsi_READ_CAPACITY_16(sd_ssc_t *ssc, uint64_t *capp, function 23520 rval = sd_send_scsi_READ_CAPACITY_16(ssc, &capacity, &lbasize, 31803 rval = sd_send_scsi_READ_CAPACITY_16(ssc, &capacity, &lbasize,
|