Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-hyperv.c518 int wslot_res_allocated; member
3383 hbus->wslot_res_allocated = 255; in hv_pci_enter_d0()
3538 hbus->wslot_res_allocated = wslot; in hv_send_resources_allocated()
3560 for (wslot = hbus->wslot_res_allocated; wslot >= 0; wslot--) { in hv_send_resources_released()
3576 hbus->wslot_res_allocated = wslot - 1; in hv_send_resources_released()
3579 hbus->wslot_res_allocated = -1; in hv_send_resources_released()
3653 hbus->wslot_res_allocated = -1; in hv_pci_probe()