Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sys/pci/
H A Dpci_tools_ext.h39 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 Dpci_tools_ext.h39 extern int pcitool_bus_reg_ops(dev_info_t *dip, void *arg, int cmd, int mode);
H A Dpci_tools.c542 pcitool_bus_reg_ops(dev_info_t *dip, void *arg, int cmd, int mode) in pcitool_bus_reg_ops() function
H A Dpci_common.c1065 rv = pcitool_bus_reg_ops(dip, (void *)arg, in pci_common_ioctl()
/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dpci_devctl.c278 rv = pcitool_bus_reg_ops( in pci_ioctl()
H A Dpci_tools.c622 pcitool_bus_reg_ops(dev_t dev, void *arg, int cmd, int mode) in pcitool_bus_reg_ops() function