Searched refs:emul64_scsi_dmafree (Results 1 – 1 of 1) sorted by relevance
91 static void emul64_scsi_dmafree(struct scsi_address *ap, struct scsi_pkt *pkt);392 tran->tran_dmafree = emul64_scsi_dmafree; in emul64_attach()917 emul64_scsi_dmafree(struct scsi_address *ap, struct scsi_pkt *pkt) in emul64_scsi_dmafree() function