Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/pci/
H A Dpci_tools_ext.h38 extern int pcitool_dev_reg_ops(dev_t dev, void *arg, int cmd, int mode);
/titanic_41/usr/src/uts/i86pc/io/pci/
H A Dpci_tools_ext.h38 extern int pcitool_dev_reg_ops(dev_info_t *dip, void *arg, int cmd, int mode);
H A Dpci_tools.c933 pcitool_dev_reg_ops(dev_info_t *dip, void *arg, int cmd, int mode) in pcitool_dev_reg_ops() function
H A Dpci_common.c1054 rv = pcitool_dev_reg_ops(dip, (void *)arg, in pci_common_ioctl()
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_devctl.c267 rv = pcitool_dev_reg_ops( in pci_ioctl()
H A Dpci_tools.c834 pcitool_dev_reg_ops(dev_t dev, void *arg, int cmd, int mode) in pcitool_dev_reg_ops() function