Home
last modified time | relevance | path

Searched refs:io_info (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c65 u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info,
691 u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, in mr_spanset_get_phy_params()
700 u64 *pdBlock = &io_info->pdBlock; in mr_spanset_get_phy_params()
701 __le16 *pDevHandle = &io_info->devHandle; in mr_spanset_get_phy_params()
702 u8 *pPdInterface = &io_info->pd_interface; in mr_spanset_get_phy_params()
707 /*Get row and span from io_info for Uneven Span IO.*/ in mr_spanset_get_phy_params()
708 row = io_info->start_row; in mr_spanset_get_phy_params()
709 span = io_info->start_span; in mr_spanset_get_phy_params()
737 !io_info->isRead) { in mr_spanset_get_phy_params()
740 io_info in mr_spanset_get_phy_params()
690 mr_spanset_get_phy_params(struct megasas_instance *instance, u32 ld, u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map) mr_spanset_get_phy_params() argument
791 MR_GetPhyParams(struct megasas_instance *instance, u32 ld, u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map) MR_GetPhyParams() argument
902 mr_get_phy_params_r56_rmw(struct megasas_instance *instance, u32 ld, u64 stripNo, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT_G35 *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map) mr_get_phy_params_r56_rmw() argument
971 MR_BuildRaidContext(struct megasas_instance *instance, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map, u8 **raidLUN) MR_BuildRaidContext() argument
1348 megasas_get_best_arm_pd(struct megasas_instance *instance, struct LD_LOAD_BALANCE_INFO *lbInfo, struct IO_REQUEST_INFO *io_info, struct MR_DRV_RAID_MAP_ALL *drv_map) megasas_get_best_arm_pd() argument
1410 get_updated_dev_handle(struct megasas_instance *instance, struct LD_LOAD_BALANCE_INFO *lbInfo, struct IO_REQUEST_INFO *io_info, struct MR_DRV_RAID_MAP_ALL *drv_map) get_updated_dev_handle() argument
[all...]
H A Dmegaraid_sas_fusion.c2341 * @io_info: IO information
2350 struct IO_REQUEST_INFO *io_info, struct scsi_cmnd *scp, in megasas_set_pd_lba()
2355 u64 start_blk = io_info->pdBlock; in megasas_set_pd_lba()
2357 u32 num_blocks = io_info->numBlocks; in megasas_set_pd_lba()
2361 ld = MR_TargetIdToLdGet(io_info->ldTgtId, local_map_ptr); in megasas_set_pd_lba()
2521 * @io_info: IO Request info
2528 struct IO_REQUEST_INFO *io_info) in megasas_stream_detect()
2531 u32 device_id = io_info->ldTgtId; in megasas_stream_detect()
2551 (io_info->ldStartBlock >= current_sd->next_seq_lba) && in megasas_stream_detect()
2552 (io_info in megasas_stream_detect()
2349 megasas_set_pd_lba(struct MPI2_RAID_SCSI_IO_REQUEST *io_request, u8 cdb_len, struct IO_REQUEST_INFO *io_info, struct scsi_cmnd *scp, struct MR_DRV_RAID_MAP_ALL *local_map_ptr, u32 ref_tag) megasas_set_pd_lba() argument
2526 megasas_stream_detect(struct megasas_instance *instance, struct megasas_cmd_fusion *cmd, struct IO_REQUEST_INFO *io_info) megasas_stream_detect() argument
2699 struct IO_REQUEST_INFO io_info; megasas_build_ldio_fusion() local
[all...]
H A Dmegaraid_sas.h2669 struct IO_REQUEST_INFO *io_info,
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas_fp.c65 u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info,
691 u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, in mr_spanset_get_phy_params()
700 u64 *pdBlock = &io_info->pdBlock; in mr_spanset_get_phy_params()
701 __le16 *pDevHandle = &io_info->devHandle; in mr_spanset_get_phy_params()
702 u8 *pPdInterface = &io_info->pd_interface; in mr_spanset_get_phy_params()
707 /*Get row and span from io_info for Uneven Span IO.*/ in mr_spanset_get_phy_params()
708 row = io_info->start_row; in mr_spanset_get_phy_params()
709 span = io_info->start_span; in mr_spanset_get_phy_params()
737 !io_info->isRead) { in mr_spanset_get_phy_params()
740 io_info in mr_spanset_get_phy_params()
690 mr_spanset_get_phy_params(struct megasas_instance *instance, u32 ld, u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map) mr_spanset_get_phy_params() argument
791 MR_GetPhyParams(struct megasas_instance *instance, u32 ld, u64 stripRow, u16 stripRef, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map) MR_GetPhyParams() argument
902 mr_get_phy_params_r56_rmw(struct megasas_instance *instance, u32 ld, u64 stripNo, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT_G35 *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map) mr_get_phy_params_r56_rmw() argument
971 MR_BuildRaidContext(struct megasas_instance *instance, struct IO_REQUEST_INFO *io_info, struct RAID_CONTEXT *pRAID_Context, struct MR_DRV_RAID_MAP_ALL *map, u8 **raidLUN) MR_BuildRaidContext() argument
1348 megasas_get_best_arm_pd(struct megasas_instance *instance, struct LD_LOAD_BALANCE_INFO *lbInfo, struct IO_REQUEST_INFO *io_info, struct MR_DRV_RAID_MAP_ALL *drv_map) megasas_get_best_arm_pd() argument
1410 get_updated_dev_handle(struct megasas_instance *instance, struct LD_LOAD_BALANCE_INFO *lbInfo, struct IO_REQUEST_INFO *io_info, struct MR_DRV_RAID_MAP_ALL *drv_map) get_updated_dev_handle() argument
[all...]
H A Dmegaraid_sas_fusion.c2377 * @io_info: IO information
2386 struct IO_REQUEST_INFO *io_info, struct scsi_cmnd *scp, in megasas_set_pd_lba()
2391 u64 start_blk = io_info->pdBlock; in megasas_set_pd_lba()
2393 u32 num_blocks = io_info->numBlocks; in megasas_set_pd_lba()
2397 ld = MR_TargetIdToLdGet(io_info->ldTgtId, local_map_ptr); in megasas_set_pd_lba()
2557 * @io_info: IO Request info
2564 struct IO_REQUEST_INFO *io_info) in megasas_stream_detect()
2567 u32 device_id = io_info->ldTgtId; in megasas_stream_detect()
2587 (io_info->ldStartBlock >= current_sd->next_seq_lba) && in megasas_stream_detect()
2588 (io_info in megasas_stream_detect()
2385 megasas_set_pd_lba(struct MPI2_RAID_SCSI_IO_REQUEST *io_request, u8 cdb_len, struct IO_REQUEST_INFO *io_info, struct scsi_cmnd *scp, struct MR_DRV_RAID_MAP_ALL *local_map_ptr, u32 ref_tag) megasas_set_pd_lba() argument
2562 megasas_stream_detect(struct megasas_instance *instance, struct megasas_cmd_fusion *cmd, struct IO_REQUEST_INFO *io_info) megasas_stream_detect() argument
2735 struct IO_REQUEST_INFO io_info; megasas_build_ldio_fusion() local
[all...]
H A Dmegaraid_sas.h2683 struct IO_REQUEST_INFO *io_info,
/kernel/linux/linux-5.10/include/linux/
H A Dmemstick.h131 struct mspro_io_info_register io_info; member
/kernel/linux/linux-6.6/include/linux/
H A Dmemstick.h131 struct mspro_io_info_register io_info; member
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
H A Dsvm.c2003 u32 io_info = svm->vmcb->control.exit_info_1; /* address size bug? */ in io_interception() local
2008 string = (io_info & SVM_IOIO_STR_MASK) != 0; in io_interception()
2009 in = (io_info & SVM_IOIO_TYPE_MASK) != 0; in io_interception()
2013 port = io_info >> 16; in io_interception()
2014 size = (io_info & SVM_IOIO_SIZE_MASK) >> SVM_IOIO_SIZE_SHIFT; in io_interception()
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm.c2232 u32 io_info = svm->vmcb->control.exit_info_1; /* address size bug? */ in io_interception() local
2237 string = (io_info & SVM_IOIO_STR_MASK) != 0; in io_interception()
2238 in = (io_info & SVM_IOIO_TYPE_MASK) != 0; in io_interception()
2239 port = io_info >> 16; in io_interception()
2240 size = (io_info & SVM_IOIO_SIZE_MASK) >> SVM_IOIO_SIZE_SHIFT; in io_interception()

Completed in 37 milliseconds