Lines Matching refs:host_bridge
68 static struct acpi_device host_bridge[NR_BRIDGES] = {
70 .handle = &host_bridge[0],
73 .handle = &host_bridge[1],
76 .handle = &host_bridge[2],
79 .handle = &host_bridge[3],
108 for (i = 0; i < ARRAY_SIZE(host_bridge); i++)
109 if (adev == &host_bridge[i])
560 return adev - host_bridge;
567 for (i = 0; i < ARRAY_SIZE(host_bridge); i++)
568 if (handle == host_bridge[i].handle)
569 return &host_bridge[i];
1009 struct acpi_device *adev = &host_bridge[idx];
1090 &host_bridge[NR_CXL_HOST_BRIDGES + i];
1272 struct acpi_device *adev = &host_bridge[i];