Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dcpqphp_core.c693 ((read_slot_enable(ctrl) << 2) >> ctrl_slot) & 0x04; in ctrl_slot_setup()
1324 rc = read_slot_enable (ctrl); in unload_cpqphpd()
Dcpqphp.h580 static inline u8 read_slot_enable(struct controller *ctrl) in read_slot_enable() function