Searched refs:AP_MKQID (Results 1 – 2 of 2) sorted by relevance
47 #define AP_MKQID(_device, _queue) (((_device) & 63) << 8 | ((_queue) & 255)) macro
138 register unsigned long reg0 asm ("0") = AP_MKQID(0,0); in ap_instructions_available()1581 status = ap_test_queue(AP_MKQID(j, i), NULL); in ap_select_domain()1624 qid = AP_MKQID(i, ap_domain_index); in ap_scan_bus()1714 ap_reset_queue(AP_MKQID(i, ap_domain_index)); in ap_reset_domain()1727 ap_reset_queue(AP_MKQID(j, i)); in ap_reset_all()