Home
last modified time | relevance | path

Searched refs:res_assigned (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c2977 struct pci_resources_assigned *res_assigned; in hv_send_resources_allocated() local
2987 ? sizeof(*res_assigned) : sizeof(*res_assigned2); in hv_send_resources_allocated()
3006 res_assigned = in hv_send_resources_allocated()
3008 res_assigned->message_type.type = in hv_send_resources_allocated()
3010 res_assigned->wslot.slot = hpdev->desc.win_slot.slot; in hv_send_resources_allocated()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c3478 struct pci_resources_assigned *res_assigned; in hv_send_resources_allocated() local
3488 ? sizeof(*res_assigned) : sizeof(*res_assigned2); in hv_send_resources_allocated()
3507 res_assigned = in hv_send_resources_allocated()
3509 res_assigned->message_type.type = in hv_send_resources_allocated()
3511 res_assigned->wslot.slot = hpdev->desc.win_slot.slot; in hv_send_resources_allocated()

Completed in 11 milliseconds