Searched refs:ifbit (Results 1 – 1 of 1) sorted by relevance
344 static inline struct ap_queue_status ap_qact(ap_qid_t qid, int ifbit, in ap_qact() argument347 unsigned long reg0 = qid | (5UL << 24) | ((ifbit & 0x01) << 22); in ap_qact()