Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_core.c647 ((read_slot_enable(ctrl) << 2) >> ctrl_slot) & 0x04; in ctrl_slot_setup()
1264 rc = read_slot_enable(ctrl); in unload_cpqphpd()
H A Dcpqphp.h571 static inline u8 read_slot_enable(struct controller *ctrl) in read_slot_enable() function