Searched refs:scsi_watch_request_intr (Results 1 – 1 of 1) sorted by relevance
156 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