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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c111 static int vhci_ioctl(dev_t, int, intptr_t, int, cred_t *, int *);
263 vhci_ioctl, /* ioctl */
595 vhci_ioctl(dev_t dev, int cmd, intptr_t data, int mode, function
5566 VHCI_DEBUG(6, (CE_WARN, vdip, "!vhci_ioctl: ioctl <%s> "
5573 VHCI_DEBUG(1, (CE_WARN, NULL, "!vhci_ioctl: ioctl <%s> "
5582 VHCI_DEBUG(1, (CE_WARN, NULL, "!vhci_ioctl: ioctl <%s> "
5649 "!vhci_ioctl: ioctl <%s> phci <%s>", s, phci_path));
5653 VHCI_DEBUG(1, (CE_WARN, NULL, "!vhci_ioctl: ioctl <%s> "
5664 VHCI_DEBUG(2, (CE_WARN, NULL, "!vhci_ioctl: ioctl <%s> "
5723 VHCI_DEBUG(6, (CE_WARN, vdip, "!vhci_ioctl
[all...]

Completed in 57 milliseconds