Searched refs:instance_index (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/scsi/elx/efct/ |
H A D | efct_lio.h | 16 io->node->display_name, io->instance_index, \ 23 io->node->display_name, io->instance_index, \
|
H A D | efct_driver.h | 64 u32 instance_index; member
|
H A D | efct_io.h | 98 u32 instance_index; member
|
H A D | efct_io.c | 45 io->instance_index = i; in efct_io_pool_create()
|
H A 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);
|
H A D | efct_hw.c | 544 io->reqtag = wqcb->instance_index; in efct_hw_setup_io() 2003 io_to_abort->abort_reqtag = wqcb->instance_index; in efct_hw_io_abort() 2079 wqcb->instance_index = i; in efct_hw_reqtag_pool_alloc() 2138 efct_hw_reqtag_get_instance(struct efct_hw *hw, u32 instance_index) in efct_hw_reqtag_get_instance() argument 2142 wqcb = hw->wq_reqtag_pool->tags[instance_index]; in efct_hw_reqtag_get_instance() 2145 instance_index); in efct_hw_reqtag_get_instance() 3003 ctx->wqcb->instance_index); in efct_hw_send_frame()
|
H A D | efct_driver.c | 147 efct->instance_index); in efct_device_attach()
|
H A D | efct_scsi.c | 17 io->node->display_name, io->instance_index,\
|
/linux/drivers/scsi/elx/libefc/ |
H A D | efc_node.h | 19 io->node->display_name, io->instance_index, io->init_task_tag, \
|
H A D | efclib.h | 142 u32 instance_index; member
|
H A D | efc_nport.c | 97 nport->instance_index = domain->nport_count++; in efc_nport_alloc()
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | umsch_mm_4_0_api_def.h | 71 uint32_t instance_index; member
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_device_queue_manager.h | 69 uint32_t instance_index:8; member
|