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

/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c518 int wslot_res_allocated; member in struct:hv_pcibus_device
3372 * wslot_res_allocated to 255 so it scans all child
3376 hbus->wslot_res_allocated = 255;
3531 hbus->wslot_res_allocated = wslot;
3553 for (wslot = hbus->wslot_res_allocated; wslot >= 0; wslot--) {
3569 hbus->wslot_res_allocated = wslot - 1;
3572 hbus->wslot_res_allocated = -1;
3646 hbus->wslot_res_allocated = -1;

Completed in 224 milliseconds