Home
last modified time | relevance | path

Searched refs:PageBufferSGE (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_config.c338 ioc->base_add_sg_single(&mpi_request->PageBufferSGE, in _config_request()
345 ioc->base_add_sg_single(&mpi_request->PageBufferSGE, in _config_request()
529 ioc->build_zero_len_sge_mpi(ioc, &mpi_request.PageBufferSGE); in mpt3sas_config_get_manufacturing_pg0()
565 ioc->build_zero_len_sge_mpi(ioc, &mpi_request.PageBufferSGE); in mpt3sas_config_get_manufacturing_pg1()
603 ioc->build_zero_len_sge_mpi(ioc, &mpi_request.PageBufferSGE); in mpt3sas_config_get_manufacturing_pg7()
640 ioc->build_zero_len_sge_mpi(ioc, &mpi_request.PageBufferSGE); in mpt3sas_config_get_manufacturing_pg10()
677 ioc->build_zero_len_sge_mpi(ioc, &mpi_request.PageBufferSGE); in mpt3sas_config_get_manufacturing_pg11()
714 ioc->build_zero_len_sge_mpi(ioc, &mpi_request.PageBufferSGE); in mpt3sas_config_set_manufacturing_pg11()
750 ioc->build_zero_len_sge_mpi(ioc, &mpi_request.PageBufferSGE); in mpt3sas_config_get_bios_pg2()
786 ioc->build_zero_len_sge_mpi(ioc, &mpi_request.PageBufferSGE); in mpt3sas_config_get_bios_pg3()
[all …]
H A Dmpt3sas_base.c462 sgel = (Mpi2SGESimple32_t *) &config_req->PageBufferSGE; in _clone_sg_entries()
/openbmc/qemu/hw/scsi/
H A Dmptconfig.c861 flags_and_length = req->PageBufferSGE.FlagsLength; in mptsas_process_config()
874 pa = req->PageBufferSGE.u.Address64; in mptsas_process_config()
876 pa = req->PageBufferSGE.u.Address32; in mptsas_process_config()
H A Dmptendian.c142 mptsas_fix_sgentry_endianness(&req->PageBufferSGE); in mptsas_fix_config_endianness()
H A Dmpi.h945 MPISGEntry PageBufferSGE; /* 1Ch */ member
/openbmc/linux/drivers/message/fusion/
H A Dmptspi.c303 ioc->add_sge((char *)&pReq->PageBufferSGE, flagsLength, dataDma); in mptspi_writeIOCPage4()
H A Dmptbase.c6463 ioc->add_sge((char *)&pReq->PageBufferSGE, flagsLength, pCfg->physAddr); in mpt_config()
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h516 SGE_IO_UNION PageBufferSGE; /* 1Ch */ member
/openbmc/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_cnfg.h488 MPI2_SGE_IO_UNION PageBufferSGE; /*0x1C */ member