Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_resource.c704 scsi_cache_dmafree(struct scsi_address *ap, struct scsi_pkt *pkt) in scsi_cache_dmafree() function
H A Dscsi_hba.c56 extern void scsi_cache_dmafree(struct scsi_address *, struct scsi_pkt *);
1319 tran->tran_dmafree = scsi_cache_dmafree; in scsi_hba_attach_setup()