/titanic_50/usr/src/man/man9e/ |
H A D | Makefile | 89 tran_destroy_pkt.9e \ 119 tran_destroy_pkt.9e := LINKSRC = tran_init_pkt.9e
|
/titanic_50/usr/src/uts/sun/io/dada/impl/ |
H A D | dcd_resource.c | 155 (*A_TO_TRAN(ap)->tran_destroy_pkt)(ap, pkt); in dcd_destroy_pkt() 264 (*A_TO_TRAN(ap)->tran_destroy_pkt)(ap, pkt); in dcd_resfree()
|
/titanic_50/usr/src/uts/common/io/warlock/ |
H A D | uata.wlcmd | 79 add dcd_hba_tran::tran_destroy_pkt target ata_disk_tran_destroy_pkt 80 add scsi_hba_tran::tran_destroy_pkt target atapi_tran_destroy_pkt
|
H A D | mv.wlcmd | 71 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt
|
H A D | ahci.wlcmd | 74 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt
|
H A D | bcm_sata.wlcmd | 74 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt
|
H A D | nv_sata.wlcmd | 88 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt
|
H A D | si3124.wlcmd | 83 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt
|
H A D | sd_with_uata.wlcmd | 73 add scsi_hba_tran::tran_destroy_pkt target atapi_tran_destroy_pkt
|
H A D | scsa2usb_with_usba.wlcmd | 190 add scsi_hba_tran::tran_destroy_pkt targets scsa2usb_scsi_destroy_pkt
|
/titanic_50/usr/src/uts/sun/sys/dada/impl/ |
H A D | transport.h | 118 void (*tran_destroy_pkt)( member
|
/titanic_50/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_resource.c | 606 (*A_TO_TRAN(ap)->tran_destroy_pkt)(ap, pkt); in scsi_destroy_pkt() 741 (*A_TO_TRAN(ap)->tran_destroy_pkt)(ap, pkt); in scsi_resfree()
|
H A D | scsi_subr.c | 380 (*tran->tran_destroy_pkt)(ap, pkt); in free_pktiopb()
|
H A D | scsi_hba.c | 1308 ASSERT(tran->tran_destroy_pkt == NULL); in scsi_hba_attach_setup() 1309 if (tran->tran_init_pkt || tran->tran_destroy_pkt) in scsi_hba_attach_setup() 1313 tran->tran_destroy_pkt = scsi_free_cache_pkt; in scsi_hba_attach_setup()
|
/titanic_50/usr/src/uts/common/sys/scsi/impl/ |
H A D | transport.h | 135 void (*tran_destroy_pkt)( member
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-kernel.man9e.inc | 84 link path=usr/share/man/man9e/tran_destroy_pkt.9e target=tran_init_pkt.9e
|
/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | atapi.c | 129 tran->tran_destroy_pkt = atapi_tran_destroy_pkt; in atapi_attach()
|
/titanic_50/usr/src/uts/common/io/cpqary3/ |
H A D | cpqary3_transport.c | 83 hba_tran->tran_destroy_pkt = cpqary3_destroy_pkt; in cpqary3_init_hbatran()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | emul64.c | 391 tran->tran_destroy_pkt = emul64_scsi_destroy_pkt; in emul64_attach()
|
/titanic_50/usr/src/uts/intel/io/amr/ |
H A D | amr.c | 1455 softp->hba_tran->tran_destroy_pkt = amr_tran_destroy_pkt; in amr_setup_tran()
|
/titanic_50/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | hba.c | 563 tran->tran_destroy_pkt = scsa1394_scsi_destroy_pkt; in scsa1394_attach_scsa()
|
/titanic_50/usr/src/uts/common/io/mega_sas/ |
H A D | megaraid_sas.c | 599 tran->tran_destroy_pkt = megasas_tran_destroy_pkt; in megasas_attach()
|
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | scsa2usb.c | 880 tran->tran_destroy_pkt = scsa2usb_scsi_destroy_pkt; in scsa2usb_attach()
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi.c | 529 tran->tran_destroy_pkt = iscsi_tran_destroy_pkt; in iscsi_attach()
|
/titanic_50/usr/src/uts/intel/io/scsi/adapters/arcmsr/ |
H A D | arcmsr.c | 2904 hba_trans->tran_destroy_pkt = arcmsr_tran_destroy_pkt; in arcmsr_do_ddi_attach()
|