Home
last modified time | relevance | path

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

/NextBSD/sys/arm/xscale/i80321/
HDi80321_pci.c87 busno = PCIXSR_BUSNO(busno); in i80321_pci_attach()
139 busno = PCIXSR_BUSNO(busno); in i80321_pci_conf_setup()
HDi80321reg.h224 #define PCIXSR_BUSNO(x) (((x) & 0xff00) >> 8) macro
HDiq31244_machdep.c374 busno = PCIXSR_BUSNO(busno); in machdep_pci_route_interrupt()
HDep80219_machdep.c372 busno = PCIXSR_BUSNO(busno); in machdep_pci_route_interrupt()
HDiq80321.c284 busno = PCIXSR_BUSNO(busno); in iq80321_attach()
/NextBSD/sys/arm/xscale/i8134x/
HDi81342reg.h244 #define PCIXSR_BUSNO(x) (((x) & 0xff00) >> 8) macro
HDi81342_pci.c168 busno = PCIXSR_BUSNO(busno); in i81342_pci_attach()
231 busno = PCIXSR_BUSNO(busno); in i81342_pci_conf_setup()