Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp.h298 #define IOBRIDGE 0x1000 /* 4k */ macro
Dibmphp_pci.c1167 if ((amount->io) && (amount->io < IOBRIDGE)) in scan_behind_bridge()
1168 amount->io = IOBRIDGE; in scan_behind_bridge()
Dibmphp_res.c970 tmp_divide = IOBRIDGE; in ibmphp_check_resource()