Searched refs:dom_req (Results 1 – 1 of 1) sorted by relevance
3108 u16 dom_req, dom; in hv_pci_probe() local3156 dom_req = hdev->dev_instance.b[5] << 8 | hdev->dev_instance.b[4]; in hv_pci_probe()3157 dom = hv_get_dom_num(dom_req); in hv_pci_probe()3161 "Unable to use dom# 0x%hx or other numbers", dom_req); in hv_pci_probe()3166 if (dom != dom_req) in hv_pci_probe()3169 dom_req, dom); in hv_pci_probe()