Home
last modified time | relevance | path

Searched defs:drc_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Drpaphp_core.c196 char *drc_type, unsigned int my_index) in rpaphp_check_drc_props_v1()
228 char *drc_type, unsigned int my_index) in rpaphp_check_drc_props_v2()
271 char *drc_type) in rpaphp_check_drc_props()
291 static int is_php_type(char *drc_type) in is_php_type()
H A Drpadlpar_core.c62 char *drc_type) in find_php_slot_pci_node()
/openbmc/qemu/hw/ppc/
H A Dspapr_events.c585 SpaprDrcType drc_type, in spapr_hotplug_req_event()
674 SpaprDrcType drc_type = spapr_drc_type(drc); in spapr_hotplug_req_add_by_index() local
684 SpaprDrcType drc_type = spapr_drc_type(drc); in spapr_hotplug_req_remove_by_index() local
692 void spapr_hotplug_req_add_by_count(SpaprDrcType drc_type, in spapr_hotplug_req_add_by_count()
702 void spapr_hotplug_req_remove_by_count(SpaprDrcType drc_type, in spapr_hotplug_req_remove_by_count()
712 void spapr_hotplug_req_add_by_count_indexed(SpaprDrcType drc_type, in spapr_hotplug_req_add_by_count_indexed()
723 void spapr_hotplug_req_remove_by_count_indexed(SpaprDrcType drc_type, in spapr_hotplug_req_remove_by_count_indexed()
/openbmc/linux/arch/powerpc/include/asm/
H A Dprom.h75 char *drc_type; member