Searched refs:pcitool_bus_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 | 39 extern int pcitool_bus_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 | 39 extern int pcitool_bus_reg_ops(dev_info_t *dip, void *arg, int cmd, int mode);
|
H A D | pci_tools.c | 542 pcitool_bus_reg_ops(dev_info_t *dip, void *arg, int cmd, int mode) in pcitool_bus_reg_ops() function
|
H A D | pci_common.c | 1065 rv = pcitool_bus_reg_ops(dip, (void *)arg, in pci_common_ioctl()
|
/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | pci_devctl.c | 278 rv = pcitool_bus_reg_ops( in pci_ioctl()
|
H A D | pci_tools.c | 622 pcitool_bus_reg_ops(dev_t dev, void *arg, int cmd, int mode) in pcitool_bus_reg_ops() function
|