Home
last modified time | relevance | path

Searched refs:PCI_CFG_LATENCY_TIMER (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpci_defs.h81 #define PCI_CFG_LATENCY_TIMER 0x0D /* Latency Timer (1 byte) */ macro
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_slot.c693 lt_time = do_pcibr_config_get(cfgw, PCI_CFG_LATENCY_TIMER, 1); in pcibr_slot_info_init()
720 do_pcibr_config_set(cfgw, PCI_CFG_LATENCY_TIMER, 1, lt_time); in pcibr_slot_info_init()