Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c924 #define sd_scsi_poll ssd_scsi_poll macro
1275 static int sd_scsi_poll(struct sd_lun *un, struct scsi_pkt *pkt);
25878 if (sd_scsi_poll(un, start_pktp) != 0) {
26140 if ((sd_scsi_poll(un, wr_pktp) == 0) &&
26228 sd_scsi_poll(struct sd_lun *un, struct scsi_pkt *pktp) function
29692 if ((sd_scsi_poll(un, pkt) == 0) && (pkt->pkt_resid == 0)) {