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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dshpchp.h105 int slot_num_inc; /* 1 or -1 */ member in struct:controller
H A Dshpchp_core.c125 slot->number = ctrl->first_slot + (ctrl->slot_num_inc * i);
H A Dshpchp_hpc.c1037 ctrl->slot_num_inc = ((slot_config & UPDOWN) >> 29) ? 1 : -1;

Completed in 116 milliseconds