Home
last modified time | relevance | path

Searched refs:wslot_res_allocated (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/pci/controller/
Dpci-hyperv.c518 int wslot_res_allocated; member
3376 hbus->wslot_res_allocated = 255; in hv_pci_enter_d0()
3531 hbus->wslot_res_allocated = wslot; in hv_send_resources_allocated()
3553 for (wslot = hbus->wslot_res_allocated; wslot >= 0; wslot--) { in hv_send_resources_released()
3569 hbus->wslot_res_allocated = wslot - 1; in hv_send_resources_released()
3572 hbus->wslot_res_allocated = -1; in hv_send_resources_released()
3646 hbus->wslot_res_allocated = -1; in hv_pci_probe()