Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dibmphp.h312 #define IOBRIDGE 0x1000 /* 4k */ macro
Dibmphp_pci.c1198 if ((amount->io) && (amount->io < IOBRIDGE)) in scan_behind_bridge()
1199 amount->io = IOBRIDGE; in scan_behind_bridge()
Dibmphp_res.c990 tmp_divide = IOBRIDGE; in ibmphp_check_resource()