Home
last modified time | relevance | path

Searched refs:IOBRIDGE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp.h296 #define IOBRIDGE 0x1000 /* 4k */ macro
H A Dibmphp_pci.c1166 if ((amount->io) && (amount->io < IOBRIDGE)) in scan_behind_bridge()
1167 amount->io = IOBRIDGE; in scan_behind_bridge()
H A Dibmphp_res.c970 tmp_divide = IOBRIDGE; in ibmphp_check_resource()