to_pci_sysdata
return to_pci_sysdata(bus)->node;
return to_pci_sysdata(bus)->domain;
return to_pci_sysdata(bus)->fwnode;
return to_pci_sysdata(bus)->vmd_dev != NULL;
return to_pci_sysdata(dev->bus)->vmd_dev;