Home
last modified time | relevance | path

Searched refs:PCI_CONF_MAX_L (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c146 pci_config_get8(handle, PCI_CONF_MAX_L)); in pci_dump()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c271 pci_config_get8(handle, PCI_CONF_MAX_L)); in ixgbe_pci_dump()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c453 pci_config_get8(handle, PCI_CONF_MAX_L)); in pciconfig_dump()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h68 #define PCI_CONF_MAX_L 0x3f /* maximum grant, 1 byte */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpci_props.c428 prop->ppd_maxlat = pci_prop_get8(acc, prop, PCI_CONF_MAX_L); in pci_prop_data_fill()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c3603 byteval = pci_config_get8(config_handle, PCI_CONF_MAX_L);
4375 pci_config_get8(config_handle, PCI_CONF_MAX_L));
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c486 pci_config_get8(config_handle, PCI_CONF_MAX_L)); in pcicfg_dump_device_config()
3417 byteval = pci_config_get8(config_handle, PCI_CONF_MAX_L); in pcicfg_set_standard_props()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c697 pci_config_get8(qlge->pci_handle, PCI_CONF_MAX_L); in ql_dump_pci_config()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c1650 ph->max_lat = pci_config_get8(config_handle, hdr_off + PCI_CONF_MAX_L); in db_pci_get_header()
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c455 pci_config_get8(config_handle, PCI_CONF_MAX_L)); in pcicfg_dump_device_config()