Searched refs:PCIDEVMASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/pci/hotplug/ | ||
D | ibmphp.h | 284 #define PCIDEVMASK 0x10 /* we should always have PCI devices */ macro |
D | ibmphp_res.c | 194 if (!(curr->rsrc_type & PCIDEVMASK)) { in ibmphp_rsrc_init() |