Home
last modified time | relevance | path

Searched refs:linux_prom_ebus_ranges (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/include/asm-sparc64/
Disa.h32 #define linux_prom_isa_ranges linux_prom_ebus_ranges
Debus.h47 struct linux_prom_ebus_ranges ebus_ranges[PROMREG_MAX];
Dopenprom.h253 struct linux_prom_ebus_ranges { struct
/linux-2.4.37.9/include/asm-sparc/
Debus.h48 struct linux_prom_ebus_ranges ebus_ranges[PROMREG_MAX];
Dopenprom.h247 struct linux_prom_ebus_ranges { struct
/linux-2.4.37.9/arch/sparc64/kernel/
Debus.c49 ebus->num_ebus_ranges = (success/sizeof(struct linux_prom_ebus_ranges)); in ebus_ranges_init()
Dpci_common.c199 struct linux_prom_ebus_ranges erng[PROM_PCIRNG_MAX]; in pdev_cookie_fillin()
211 struct linux_prom_ebus_ranges *ep = &erng[iter]; in pdev_cookie_fillin()