Searched refs:pci_ioctl (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_devctl.c | 52 static int pci_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, 65 pci_ioctl, /* ioctl */ 235 pci_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, int *rvalp) in pci_ioctl() function
|
/titanic_50/usr/src/uts/i86pc/io/pci/ |
H A D | pci.c | 103 static int pci_ioctl(dev_t, int, intptr_t, int, cred_t *, int *); 117 pci_ioctl, /* ioctl */ 795 pci_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, int *rvalp) in pci_ioctl() function
|