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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c206 static void vhci_run_cmd(void *);
2680 vhci_run_cmd(void *arg) function
2714 "vhci_run_cmd: no path! 0x%p\n", (void *)svp));
2728 "vhci_run_cmd: no "
2753 vhci_print_prout_keys(vlun, "vhci_run_cmd: ");
2761 vhci_print_prout_keys(vlun, "vhci_run_cmd: before bcopy:");
2768 vhci_print_prout_keys(vlun, "vhci_run_cmd: after bcopy:");
3378 vhci_run_cmd, pkt, KM_SLEEP);

Completed in 61 milliseconds