Searched refs:PCIM_EA_SUB_NR (Results 1 – 2 of 2) sorted by relevance
| /components/drivers/pci/ | ||
| A D | pci_regs.h | 604 #define PCIM_EA_SUB_NR(reg) (((reg) >> 8) & 0xff) macro |
| A D | probe.c | 448 ea_sub = PCIM_EA_SUB_NR(dw); in pci_ea_fixed_busnrs() |
Completed in 11 milliseconds