Searched refs:read_slot_enable (Results 1 – 2 of 2) sorted by relevance
693 ((read_slot_enable(ctrl) << 2) >> ctrl_slot) & 0x04; in ctrl_slot_setup()1324 rc = read_slot_enable (ctrl); in unload_cpqphpd()
580 static inline u8 read_slot_enable(struct controller *ctrl) in read_slot_enable() function