Searched refs:sata_scsi_sync_pkt (Results 1 – 6 of 6) sorted by relevance
75 add scsi_hba_tran::tran_sync_pkt targets sata_scsi_sync_pkt105 sata_scsi_sync_pkt
75 add scsi_hba_tran::tran_sync_pkt targets sata_scsi_sync_pkt103 sata_scsi_sync_pkt
25 root sata_scsi_sync_pkt
44 root sata_scsi_sync_pkt
40 root sata_scsi_sync_pkt
176 static void sata_scsi_sync_pkt(struct scsi_address *, struct scsi_pkt *);813 scsi_tran->tran_sync_pkt = sata_scsi_sync_pkt; in sata_hba_attach()3125 sata_scsi_sync_pkt(struct scsi_address *ap, struct scsi_pkt *pkt) in sata_scsi_sync_pkt() function