Searched refs:vhci_scsi_sync_pkt (Results 1 – 1 of 1) sorted by relevance
146 static void vhci_scsi_sync_pkt(struct scsi_address *, struct scsi_pkt *);692 tran->tran_sync_pkt = vhci_scsi_sync_pkt; in vhci_attach()2122 vhci_scsi_sync_pkt(struct scsi_address *ap, struct scsi_pkt *pkt) in vhci_scsi_sync_pkt() function