Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/warlock/
H A Dahci.wlcmd75 add scsi_hba_tran::tran_sync_pkt targets sata_scsi_sync_pkt
105 sata_scsi_sync_pkt
H A Dbcm_sata.wlcmd75 add scsi_hba_tran::tran_sync_pkt targets sata_scsi_sync_pkt
103 sata_scsi_sync_pkt
H A Dmv.wlcmd25 root sata_scsi_sync_pkt
H A Dnv_sata.wlcmd44 root sata_scsi_sync_pkt
H A Dsi3124.wlcmd40 root sata_scsi_sync_pkt
/titanic_41/usr/src/uts/common/io/sata/impl/
H A Dsata.c176 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