Searched refs:expid (Results 1 – 2 of 2) sorted by relevance
337 softsp->expid = softsp->portid >> 5; in axq_attach()398 ASSERT(axq_array[softsp->expid][softsp->slotnum] == NULL); in axq_attach()399 axq_array[softsp->expid][softsp->slotnum] = softsp; in axq_attach()553 cpuid = MAKE_CPUID(softsp->expid, in axq_detach()581 ASSERT(axq_array[softsp->expid][softsp->slotnum] in axq_detach()583 axq_array[softsp->expid][softsp->slotnum] = NULL; in axq_detach()656 axq_cdc_flush(uint32_t expid, int held, int disabled) in axq_cdc_flush() argument667 ASSERT(axq_array[expid][SLOT0_AXQ] != NULL); in axq_cdc_flush()669 softsp = axq_array[expid][SLOT0_AXQ]; in axq_cdc_flush()711 expid); in axq_cdc_flush()[all …]
290 uint32_t expid; /* expander id */ member356 extern int axq_nasm_read(uint32_t expid, uint32_t slot, uint32_t nasm_entry,358 extern int axq_nasm_write(uint32_t expid, uint32_t slot, uint32_t nasm_entry,