Home
last modified time | relevance | path

Searched refs:instance_index (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/scsi/elx/efct/
H A Defct_lio.h16 io->node->display_name, io->instance_index, \
23 io->node->display_name, io->instance_index, \
H A Defct_driver.h64 u32 instance_index; member
H A Defct_io.h98 u32 instance_index; member
H A Defct_io.c45 io->instance_index = i; in efct_io_pool_create()
H A Defct_hw.h334 u16 instance_index; /* use for request tag */ member
653 *efct_hw_reqtag_get_instance(struct efct_hw *hw, u32 instance_index);
H A Defct_hw.c544 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 Defct_driver.c147 efct->instance_index); in efct_device_attach()
H A Defct_scsi.c17 io->node->display_name, io->instance_index,\
/linux/drivers/scsi/elx/libefc/
H A Defc_node.h19 io->node->display_name, io->instance_index, io->init_task_tag, \
H A Defclib.h142 u32 instance_index; member
H A Defc_nport.c97 nport->instance_index = domain->nport_count++; in efc_nport_alloc()
/linux/drivers/gpu/drm/amd/include/
H A Dumsch_mm_4_0_api_def.h71 uint32_t instance_index; member
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.h69 uint32_t instance_index:8; member