Home
last modified time | relevance | path

Searched refs:sata_scsi_destroy_pkt (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/io/warlock/
H A Dmv.wlcmd24 root sata_scsi_destroy_pkt
71 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt
95 sata_scsi_destroy_pkt \
H A Dnv_sata.wlcmd43 root sata_scsi_destroy_pkt
88 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt
112 sata_scsi_destroy_pkt \
H A Dsi3124.wlcmd39 root sata_scsi_destroy_pkt
83 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt
108 sata_scsi_destroy_pkt \
H A Dahci.wlcmd74 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt
99 sata_scsi_destroy_pkt \
H A Dbcm_sata.wlcmd74 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt
97 sata_scsi_destroy_pkt \
/titanic_41/usr/src/uts/common/io/sata/impl/
H A Dsata.c174 static void sata_scsi_destroy_pkt(struct scsi_address *, struct scsi_pkt *);
810 scsi_tran->tran_destroy_pkt = sata_scsi_destroy_pkt; in sata_hba_attach()
2397 sata_scsi_destroy_pkt(ap, pkt); in sata_scsi_init_pkt()
3083 sata_scsi_destroy_pkt(struct scsi_address *ap, struct scsi_pkt *pkt) in sata_scsi_destroy_pkt() function