Home
last modified time | relevance | path

Searched refs:get_hpc_options (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pci/hotplug/
Dibmphp_core.c46 #define get_hpc_options(sl, opt) ibmphp_hpc_readslot (sl, READ_HPCOPTIONS, opt) macro
527 if (get_hpc_options(slot_cur, &slot_cur->ctrl->options)) in init_ops()