Home
last modified time | relevance | path

Searched refs:MPI2_SGE_IO_UNION (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/dev/mpr/
H A Dmpr_config.c145 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mpr_config_get_ioc_pg8()
277 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mpr_config_get_iounit_pg8()
409 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mpr_config_get_man_pg11()
605 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mpr_config_get_dpm_pg0()
742 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mpr_config_set_dpm_pg0()
878 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mpr_config_get_sas_device_pg0()
1015 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mpr_config_get_pcie_device_pg0()
1152 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mpr_config_get_pcie_device_pg2()
1284 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mpr_config_get_bios_pg3()
1416 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mpr_config_get_raid_volume_pg0()
[all …]
H A Dmpr.c1469 chain->chain =(MPI2_SGE_IO_UNION *)(sc->chain_frames+o); in mpr_load_chains_cb()
3512 cm->cm_sge = (MPI2_SGE_IO_UNION *)((uintptr_t)cm->cm_sge + len); in mpr_push_sge()
3538 cm->cm_sge = (MPI2_SGE_IO_UNION *)((uintptr_t)cm->cm_sge + len); in mpr_push_sge()
3962 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mpr_read_config_page()
H A Dmpr_sas_lsi.c1163 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mprsas_get_sata_identify()
/freebsd/sys/dev/mps/
H A Dmps_config.c145 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mps_config_get_ioc_pg8()
277 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mps_config_get_man_pg10()
644 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mps_config_get_dpm_pg0()
782 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mps_config_set_dpm_pg0()
918 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mps_config_get_sas_device_pg0()
1050 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mps_config_get_bios_pg3()
1182 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mps_config_get_raid_volume_pg0()
1314 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mps_config_get_raid_volume_pg1()
1472 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mps_config_get_raid_pd_pg0()
H A Dmpsvar.h199 MPI2_SGE_IO_UNION *chain;
220 MPI2_SGE_IO_UNION *cm_sge;
H A Dmps.c1409 chain->chain =(MPI2_SGE_IO_UNION *)(sc->chain_frames+o); in mps_load_chains_cb()
2754 cm->cm_sge = (MPI2_SGE_IO_UNION *)&chain->chain->MpiSimple; in mps_add_chain()
2850 cm->cm_sge = (MPI2_SGE_IO_UNION *)((uintptr_t)cm->cm_sge + len); in mps_push_sge()
2889 cm->cm_sge = (MPI2_SGE_IO_UNION *)((uintptr_t)cm->cm_sge in mps_push_sge()
2915 cm->cm_sge = (MPI2_SGE_IO_UNION *)((uintptr_t)cm->cm_sge + len); in mps_push_sge()
3192 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mps_read_config_page()
H A Dmps_sas_lsi.c938 cm->cm_sglsize = sizeof(MPI2_SGE_IO_UNION); in mpssas_get_sata_identify()
/freebsd/sys/dev/mfi/
H A Dmfi_tbolt.c215 - sizeof(MPI2_SGE_IO_UNION))) / sizeof(MPI2_SGE_IO_UNION)); in mfi_tbolt_init_globals()
222 - sc->raid_io_msg_size) / sizeof(MPI2_SGE_IO_UNION); in mfi_tbolt_init_globals()
234 - sizeof(MPI2_SGE_IO_UNION))/16; in mfi_tbolt_init_globals()
523 cmd->sg_frame = (MPI2_SGE_IO_UNION *)(sc->reply_pool_limit in mfi_tbolt_alloc_cmd()
1007 sg_chain->Length = (sizeof(MPI2_SGE_IO_UNION) * in mfi_tbolt_make_sgl()
H A Dmfireg.h1699 } MPI2_SGE_IO_UNION; typedef
1758 MPI2_SGE_IO_UNION SGL; /* 0x80 */
H A Dmfivar.h409 MPI2_SGE_IO_UNION *sg_frame;
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_sas.h195 MPI2_SGE_IO_UNION SGL; /* 0x30 */
H A Dmpi2_init.h140 MPI2_SGE_IO_UNION SGL; /* 0x60 */
H A Dmpi2_targ.h254 MPI2_SGE_IO_UNION SGL[1]; /* 0x50 */
H A Dmpi2.h1101 } MPI2_SGE_IO_UNION, MPI2_POINTER PTR_MPI2_SGE_IO_UNION, typedef
H A Dmpi2_history.txt377 * to MPI2_SGE_IO_UNION since it supports chained SGLs.
H A Dmpi2_cnfg.h354 MPI2_SGE_IO_UNION PageBufferSGE; /* 0x1C */
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_init.h161 MPI2_SGE_IO_UNION SGL; /* 0x60 */
H A Dmpi2_targ.h269 MPI2_SGE_IO_UNION SGL[1]; /* 0x50 */
H A Dmpi2.h1301 } MPI2_SGE_IO_UNION, MPI2_POINTER PTR_MPI2_SGE_IO_UNION, typedef
H A Dmpi2_history.txt611 * to MPI2_SGE_IO_UNION since it supports chained SGLs.
H A Dmpi2_cnfg.h501 MPI2_SGE_IO_UNION PageBufferSGE; /* 0x1C */
/freebsd/sys/dev/mrsas/
H A Dmrsas.h396 } MPI2_SGE_IO_UNION, MPI2_POINTER PTR_MPI2_SGE_IO_UNION, typedef
532 MPI2_SGE_IO_UNION SGL; /* 0x80 */
1729 MPI2_SGE_IO_UNION *chain_frame;
H A Dmrsas_cam.c749 (sc->max_sge_in_main_msg * sizeof(MPI2_SGE_IO_UNION))); in mrsas_prepare_secondRaid1_IO()
1483 sg_chain->Length = htole32((sizeof(MPI2_SGE_IO_UNION) * (nseg - sg_processed))); in mrsas_build_ieee_sgl()
H A Dmrsas.c2601 sc->max_sge_in_chain = sc->max_chain_frame_sz / sizeof(MPI2_SGE_IO_UNION); in mrsas_init_adapter()
2615 sizeof(MPI2_SGE_IO_UNION)) / 16; in mrsas_init_adapter()
2886 cmd->chain_frame = (MPI2_SGE_IO_UNION *) (chain_frame_base + chain_offset); in mrsas_alloc_mpt_cmds()