Searched refs:vhci_scsi_dmafree (Results 1 – 1 of 1) sorted by relevance
145 static void vhci_scsi_dmafree(struct scsi_address *, struct scsi_pkt *);691 tran->tran_dmafree = vhci_scsi_dmafree; in vhci_attach()2097 vhci_scsi_dmafree(struct scsi_address *ap, struct scsi_pkt *pkt) in vhci_scsi_dmafree() function