Searched refs:sata_scsi_destroy_pkt (Results 1 – 6 of 6) sorted by relevance
24 root sata_scsi_destroy_pkt71 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt95 sata_scsi_destroy_pkt \
43 root sata_scsi_destroy_pkt88 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt112 sata_scsi_destroy_pkt \
39 root sata_scsi_destroy_pkt83 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt108 sata_scsi_destroy_pkt \
74 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt99 sata_scsi_destroy_pkt \
74 add scsi_hba_tran::tran_destroy_pkt targets sata_scsi_destroy_pkt97 sata_scsi_destroy_pkt \
174 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