Searched refs:tran_pkt_destructor (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/man/man9e/
H A DMakefile104 tran_pkt_destructor.9e \
139 tran_pkt_destructor.9e := LINKSRC = tran_setup_pkt.9e
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h266 void (*tran_pkt_destructor)( member in struct:scsi_hba_tran
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c830 if (tran->tran_pkt_destructor)
831 (*tran->tran_pkt_destructor)(pkt, arg);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9909 tran->tran_pkt_destructor = fcp_kmem_cache_destructor;
9927 tran->tran_pkt_destructor = NULL;

Completed in 91 milliseconds