Searched refs:slot1_paused (Results 1 – 1 of 1) sorted by relevance
7908 uint64_t reg, drmach_slot1_pause_t **slot1_paused) in drmach_slot1_pause_add_axq() argument7916 ASSERT(slot1_paused[axq_exp] == NULL); in drmach_slot1_pause_add_axq()7937 slot1_paused[axq_exp] = slot1; in drmach_slot1_pause_add_axq()7955 drmach_slot1_pause_free(drmach_slot1_pause_t **slot1_paused) in drmach_slot1_pause_free() argument7961 if ((slot1 = slot1_paused[i]) == NULL) in drmach_slot1_pause_free()7969 slot1_paused[i] = NULL; in drmach_slot1_pause_free()7988 drmach_slot1_pause_t **slot1_paused = (drmach_slot1_pause_t **)arg; in drmach_find_slot1_io() local8017 ASSERT(slot1_paused[exp] != NULL); in drmach_find_slot1_io()8019 ASSERT(slot1_paused[exp]->schizo[ioc_unum].csr_basepa == 0x0UL || in drmach_find_slot1_io()8020 slot1_paused[exp]->schizo[ioc_unum].csr_basepa == schizo_csr_pa); in drmach_find_slot1_io()[all …]