Lines Matching refs:hb
374 static int cxl_get_chbs(struct device *dev, struct acpi_device *hb,
380 rc = acpi_evaluate_integer(hb->handle, METHOD_NAME__UID, NULL, &uid);
408 struct acpi_device *hb = to_cxl_host_bridge(host, match);
410 if (!hb)
413 rc = cxl_get_chbs(match, hb, &ctx);
429 pci_root = acpi_pci_find_root(hb->handle);
461 struct acpi_device *hb = to_cxl_host_bridge(host, match);
470 if (!hb)
473 pci_root = acpi_pci_find_root(hb->handle);
486 rc = cxl_get_chbs(match, hb, &ctx);