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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c109 static int vhci_open(dev_t *, int, int, cred_t *);
256 vhci_open, /* open */
542 vhci_open(dev_t *devp, int flag, int otype, cred_t *credp) function
552 VHCI_DEBUG(1, (CE_NOTE, NULL, "vhci_open: failed ENXIO\n"));

Completed in 61 milliseconds