Searched refs:instance_index (Results 1 – 13 of 13) sorted by relevance
/drivers/scsi/elx/efct/ |
D | efct_lio.h | 16 io->node->display_name, io->instance_index, \ 23 io->node->display_name, io->instance_index, \
|
D | efct_driver.h | 64 u32 instance_index; member
|
D | efct_io.h | 98 u32 instance_index; member
|
D | efct_io.c | 45 io->instance_index = i; in efct_io_pool_create()
|
D | efct_hw.h | 334 u16 instance_index; /* use for request tag */ member 653 *efct_hw_reqtag_get_instance(struct efct_hw *hw, u32 instance_index);
|
D | efct_hw.c | 544 io->reqtag = wqcb->instance_index; in efct_hw_setup_io() 2004 io_to_abort->abort_reqtag = wqcb->instance_index; in efct_hw_io_abort() 2080 wqcb->instance_index = i; in efct_hw_reqtag_pool_alloc() 2139 efct_hw_reqtag_get_instance(struct efct_hw *hw, u32 instance_index) in efct_hw_reqtag_get_instance() argument 2143 wqcb = hw->wq_reqtag_pool->tags[instance_index]; in efct_hw_reqtag_get_instance() 2146 instance_index); in efct_hw_reqtag_get_instance() 3004 ctx->wqcb->instance_index); in efct_hw_send_frame()
|
D | efct_driver.c | 147 efct->instance_index); in efct_device_attach()
|
D | efct_scsi.c | 17 io->node->display_name, io->instance_index,\
|
/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_dbgdev.c | 513 reg_gfx_index.bits.instance_index = pMsg->ui32.HSACU; in dbgdev_wave_control_set_registers() 536 reg_gfx_index.bits.instance_index = pMsg->ui32.HSACU; in dbgdev_wave_control_set_registers() 627 reg_gfx_index.bitfields.instance_index); in dbgdev_wave_control_diq() 745 reg_gfx_index.bitfields.instance_index); in dbgdev_wave_control_nodiq()
|
D | kfd_dbgdev.h | 140 uint32_t instance_index:8; member
|
/drivers/scsi/elx/libefc/ |
D | efc_node.h | 19 io->node->display_name, io->instance_index, io->init_task_tag, \
|
D | efclib.h | 142 u32 instance_index; member
|
D | efc_nport.c | 97 nport->instance_index = domain->nport_count++; in efc_nport_alloc()
|