Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c143 static void mrsas_tran_dmafree(struct scsi_address *, struct scsi_pkt *);
847 tran->tran_dmafree = mrsas_tran_dmafree; in mrsas_attach()
2228 mrsas_tran_dmafree(struct scsi_address *ap, struct scsi_pkt *pkt) in mrsas_tran_dmafree() function