Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c174 static int vhci_devctl(dev_t, int, intptr_t, int, cred_t *, int *);
602 return (vhci_devctl(dev, cmd, data, mode, credp, rval)); in vhci_ioctl()
6087 vhci_devctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in vhci_devctl() function