Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c144 static void mrsas_tran_sync_pkt(struct scsi_address *, struct scsi_pkt *);
848 tran->tran_sync_pkt = mrsas_tran_sync_pkt; in mrsas_attach()
2260 mrsas_tran_sync_pkt(struct scsi_address *ap, struct scsi_pkt *pkt) in mrsas_tran_sync_pkt() function