Home
last modified time | relevance | path

Searched refs:megasas_tran_sync_pkt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h1608 static void megasas_tran_sync_pkt(struct scsi_address *, struct scsi_pkt *);
H A Dmegaraid_sas.c601 tran->tran_sync_pkt = megasas_tran_sync_pkt; in megasas_attach()
1640 megasas_tran_sync_pkt(struct scsi_address *ap, struct scsi_pkt *pkt) in megasas_tran_sync_pkt() function