Searched refs:sata_scsi_sync_pkt (Results 1 – 1 of 1) sorted by relevance
179 static void sata_scsi_sync_pkt(struct scsi_address *, struct scsi_pkt *);824 scsi_tran->tran_sync_pkt = sata_scsi_sync_pkt; in sata_hba_attach()3142 sata_scsi_sync_pkt(struct scsi_address *ap __unused, struct scsi_pkt *pkt) in sata_scsi_sync_pkt() function