Searched defs:vhci_scsi_sync_pkt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c143 static void vhci_scsi_sync_pkt(struct scsi_address *, struct scsi_pkt *);
689 tran->tran_sync_pkt = vhci_scsi_sync_pkt;
2113 * Function name : vhci_scsi_sync_pkt()
2119 vhci_scsi_sync_pkt(struct scsi_address *ap, struct scsi_pkt *pkt) function

Completed in 62 milliseconds