Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c925 #define sd_scsi_poll ssd_scsi_poll macro
1276 static int sd_scsi_poll(struct sd_lun *un, struct scsi_pkt *pkt);
25899 if (sd_scsi_poll(un, start_pktp) != 0) {
26160 if ((sd_scsi_poll(un, wr_pktp) == 0) &&
26248 sd_scsi_poll(struct sd_lun *un, struct scsi_pkt *pktp) function
29712 if ((sd_scsi_poll(un, pkt) == 0) && (pkt->pkt_resid == 0)) {