Searched refs:PCI_CONF_MIN_G (Results 1 – 15 of 15) sorted by relevance
/illumos-gate/usr/src/uts/common/io/igb/ |
H A D | igb_debug.c | 143 pci_config_get8(handle, PCI_CONF_MIN_G)); in pci_dump()
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.c | 268 pci_config_get8(handle, PCI_CONF_MIN_G)); in ixgbe_pci_dump()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pci.h | 67 #define PCI_CONF_MIN_G 0x3e /* minimum grant, 1 byte */ macro
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 450 pci_config_get8(handle, PCI_CONF_MIN_G)); in pciconfig_dump()
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_util.c | 608 PCI_CONF_MIN_G); in init_child()
|
H A D | simba.c | 840 PCI_CONF_MIN_G); in simba_initchild()
|
H A D | db21554.c | 1649 ph->min_gnt = pci_config_get8(config_handle, hdr_off + PCI_CONF_MIN_G); in db_pci_get_header() 2375 PCI_CONF_MIN_G); in db_initchild()
|
H A D | pci_pci.c | 949 PCI_CONF_MIN_G); in ppb_initchild()
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pci_props.c | 427 prop->ppd_mingrt = pci_prop_get8(acc, prop, PCI_CONF_MIN_G); in pci_prop_data_fill()
|
H A D | pcieb.c | 2179 min_gnt = pci_config_get8(cfg_hdl, PCI_CONF_MIN_G); in pcieb_set_pci_perf_parameters()
|
/illumos-gate/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_cfg.c | 3596 byteval = pci_config_get8(config_handle, PCI_CONF_MIN_G); 4374 pci_config_get8(config_handle, PCI_CONF_MIN_G),
|
H A D | cardbus.c | 1187 PCI_CONF_MIN_G); in cardbus_init_child_regs()
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 484 pci_config_get8(config_handle, PCI_CONF_MIN_G)); in pcicfg_dump_device_config() 3411 byteval = pci_config_get8(config_handle, PCI_CONF_MIN_G); in pcicfg_set_standard_props()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge_dbg.c | 694 pci_config_get8(qlge->pci_handle, PCI_CONF_MIN_G); in ql_dump_pci_config()
|
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 453 pci_config_get8(config_handle, PCI_CONF_MIN_G)); in pcicfg_dump_device_config()
|