Searched refs:emul64_scsi_dmafree (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Demul64.c91 static void emul64_scsi_dmafree(struct scsi_address *ap, struct scsi_pkt *pkt);
392 tran->tran_dmafree = emul64_scsi_dmafree;
890 * emul64_scsi_dmafree inline to make things faster
907 * Function name : emul64_scsi_dmafree()
917 emul64_scsi_dmafree(struct scsi_address *ap, struct scsi_pkt *pkt) function

Completed in 59 milliseconds