Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpci-hyperv.c517 int wslot_res_allocated; member
3382 hbus->wslot_res_allocated = 255; in hv_pci_enter_d0()
3537 hbus->wslot_res_allocated = wslot; in hv_send_resources_allocated()
3559 for (wslot = hbus->wslot_res_allocated; wslot >= 0; wslot--) { in hv_send_resources_released()
3575 hbus->wslot_res_allocated = wslot - 1; in hv_send_resources_released()
3578 hbus->wslot_res_allocated = -1; in hv_send_resources_released()
3652 hbus->wslot_res_allocated = -1; in hv_pci_probe()