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