Searched refs:READ_BUS_MODE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/pci/hotplug/ | ||
D | ibmphp.h | 631 #define READ_BUS_MODE(s) ((s->revision & PRGM_MODEL_REV_LEVEL) >= 0x20) macro |
D | ibmphp_core.c | 76 if (READ_BUS_MODE(slot_cur->ctrl)) in get_cur_bus_info() |