Searched refs:pcitool_dev_reg_ops (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_tools_ext.h | 38 extern int pcitool_dev_reg_ops(dev_t dev, void *arg, int cmd, int mode);
|
/titanic_44/usr/src/uts/i86pc/io/pci/ |
H A D | pci_tools_ext.h | 38 extern int pcitool_dev_reg_ops(dev_info_t *dip, void *arg, int cmd, int mode);
|
H A D | pci_tools.c | 933 pcitool_dev_reg_ops(dev_info_t *dip, void *arg, int cmd, int mode) in pcitool_dev_reg_ops() function
|
H A D | pci_common.c | 1054 rv = pcitool_dev_reg_ops(dip, (void *)arg, in pci_common_ioctl()
|
/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | pci_devctl.c | 267 rv = pcitool_dev_reg_ops( in pci_ioctl()
|
H A D | pci_tools.c | 834 pcitool_dev_reg_ops(dev_t dev, void *arg, int cmd, int mode) in pcitool_dev_reg_ops() function
|