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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Ddlpar.c29 u32 drc_index; member in struct:cc_workarea
124 struct device_node *dlpar_configure_connector(u32 drc_index) argument
145 ccwa->drc_index = drc_index;
319 int dlpar_acquire_drc(u32 drc_index) argument
324 DR_ENTITY_SENSE, drc_index);
328 rc = rtas_set_indicator(ALLOCATION_STATE, drc_index, ALLOC_USABLE);
332 rc = rtas_set_indicator(ISOLATION_STATE, drc_index, UNISOLATE);
334 rtas_set_indicator(ALLOCATION_STATE, drc_index, ALLOC_UNUSABLE);
341 int dlpar_release_drc(u32 drc_index) argument
407 unsigned long drc_index; local
516 const u32 *drc_index; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Drpaphp.h94 extern int rpaphp_get_drc_props(struct device_node *dn, int *drc_index,
99 extern struct slot *alloc_slot_struct(struct device_node *dn, int drc_index, char *drc_name, int power_domain);
H A Drpaphp_slot.c52 int drc_index, char *drc_name, int power_domain)
70 slot->index = drc_index;
51 alloc_slot_struct(struct device_node *dn, int drc_index, char *drc_name, int power_domain) argument
H A Drpaphp_core.c202 int rpaphp_get_drc_props(struct device_node *dn, int *drc_index, argument
232 if (drc_index)
233 *drc_index = *my_index;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dnuma.c399 u32 drc_index; member in struct:of_drconf_cell
420 drmem->drc_index = cp[0];

Completed in 197 milliseconds