Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c208 static int vhci_do_prout(scsi_vhci_priv_t *);
2578 vhci_do_prout(scsi_vhci_priv_t *svp) in vhci_do_prout() function
2739 if (vhci_do_prout(nsvp) != 1) in vhci_run_cmd()
7624 rval = vhci_do_prout(osvp); in vhci_pgr_validate_and_register()
7684 rval = vhci_do_prout(svp); in vhci_pgr_validate_and_register()
7750 rval = vhci_do_prout(osvp); in vhci_pgr_validate_and_register()
7814 if ((rval = vhci_do_prout(svp)) != 1) { in vhci_pgr_validate_and_register()