Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_watch.c156 static void scsi_watch_request_intr(struct scsi_pkt *pkt);
288 rqpkt->pkt_comp = scsi_watch_request_intr; in scsi_watch_request_submit_impl()
332 pkt->pkt_comp = scsi_watch_request_intr; in scsi_watch_request_submit_impl()
873 scsi_watch_request_intr(struct scsi_pkt *pkt) in scsi_watch_request_intr() function