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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dpciehp.h89 int slot_num_inc; /* 1 or -1 */ member in struct:controller
H A Dshpchp.h93 int slot_num_inc; /* 1 or -1 */ member in struct:controller
H A Dshpchp_core.c137 slot->number = ctrl->first_slot + (ctrl->slot_num_inc * i);
H A Dshpchp_hpc.c1034 ctrl->slot_num_inc = ((slot_config & UPDOWN) >> 29) ? 1 : -1;

Completed in 57 milliseconds