Searched refs:res_req (Results 1 – 1 of 1) sorted by relevance
665 struct pci_child_message *res_req; in new_pcichild_device() local684 res_req = (struct pci_child_message *)&ctxt.pkt.message; in new_pcichild_device()685 res_req->message_type.type = PCI_QUERY_RESOURCE_REQUIREMENTS; in new_pcichild_device()686 res_req->wslot.val = desc->wslot.val; in new_pcichild_device()690 res_req, sizeof(*res_req), (uint64_t)(uintptr_t)&ctxt.pkt); in new_pcichild_device()