Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-apple.c122 #define MAX_RID2SID 64 macro
151 DECLARE_BITMAP(sid_map, MAX_RID2SID);
575 for (i = 0; i < MAX_RID2SID; i++) { in apple_pcie_setup_port()