Searched refs:axq_exp (Results 1 – 1 of 1) sorted by relevance
4160 static int axq_exp = -1; in drmach_slice_table_update() local4174 if (e == axq_exp && axq_dip) { in drmach_slice_table_update()4197 axq_exp = (portid >> 5) & 0x1f; in drmach_slice_table_update()4200 if (invalidate && axq_exp == e) in drmach_slice_table_update()4227 DRMACH_PR("using AXQ casm %d.%d for slot%d.%d\n", axq_exp, axq_slot, in drmach_slice_table_update()4252 uint32_t casm = axq_casm_read(axq_exp, axq_slot, slice); in drmach_slice_table_update()7910 int axq_exp; in drmach_slot1_pause_add_axq() local7913 axq_exp = (axq_portid >> 5) & 0x1f; in drmach_slot1_pause_add_axq()7916 ASSERT(slot1_paused[axq_exp] == NULL); in drmach_slot1_pause_add_axq()7937 slot1_paused[axq_exp] = slot1; in drmach_slot1_pause_add_axq()