Searched refs:MPI3_FUNCTION_CONFIG (Results 1 – 2 of 2) sorted by relevance
5456 cfg_req->function = MPI3_FUNCTION_CONFIG; in mpi3mr_post_cfg_req()5646 cfg_req.function = MPI3_FUNCTION_CONFIG; in mpi3mr_cfg_get_dev_pg0()5706 cfg_req.function = MPI3_FUNCTION_CONFIG; in mpi3mr_cfg_get_sas_phy_pg0()5765 cfg_req.function = MPI3_FUNCTION_CONFIG; in mpi3mr_cfg_get_sas_phy_pg1()5825 cfg_req.function = MPI3_FUNCTION_CONFIG; in mpi3mr_cfg_get_sas_exp_pg0()5885 cfg_req.function = MPI3_FUNCTION_CONFIG; in mpi3mr_cfg_get_sas_exp_pg1()5945 cfg_req.function = MPI3_FUNCTION_CONFIG; in mpi3mr_cfg_get_enclosure_pg0()5999 cfg_req.function = MPI3_FUNCTION_CONFIG; in mpi3mr_cfg_get_sas_io_unit_pg0()6055 cfg_req.function = MPI3_FUNCTION_CONFIG; in mpi3mr_cfg_get_sas_io_unit_pg1()6111 cfg_req.function = MPI3_FUNCTION_CONFIG; in mpi3mr_cfg_set_sas_io_unit_pg1()[all …]
381 #define MPI3_FUNCTION_CONFIG (0x10) macro