Searched refs:cpci_check_and_clear_ins (Results 1 – 3 of 3) sorted by relevance
90 int cpci_check_and_clear_ins(struct slot *slot);
308 if (clear_ins && cpci_check_and_clear_ins(slot)) in init_slots()340 if (cpci_check_and_clear_ins(slot)) { in check_slots()
98 int cpci_check_and_clear_ins(struct slot *slot) in cpci_check_and_clear_ins() function