Home
last modified time | relevance | path

Searched refs:MPI_CONFIG_ACTION_PAGE_READ_CURRENT (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/message/fusion/
Dmptbase.c309 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_is_discovery_complete()
4971 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in GetLanConfigPages()
5018 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in GetLanConfigPages()
5321 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in GetIoUnitPage2()
5407 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_GetScsiPortSettings()
5677 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_inactive_raid_volumes()
5772 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_raid_phys_disk_pg0()
5839 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_raid_phys_disk_get_num_paths()
5911 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_raid_phys_disk_pg1()
6002 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_findImVolumes()
[all …]
Dmptfc.c378 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptfc_GetFcDevPage0()
810 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptfc_GetFcPortPage0()
964 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptfc_GetFcPortPage1()
Dmptsas.c712 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_add_device_component_starget_ir()
1410 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_enclosure_pg0()
2068 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_get_linkerrors()
2424 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_io_unit_pg0()
2499 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_io_unit_pg1()
2563 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_phy_pg0()
2626 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_device_pg0()
2709 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_expander_pg0()
2789 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_expander_pg1()
4280 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_adding_inactive_raid_components()
Dmptctl.c2399 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptctl_hp_hostinfo()
2603 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptctl_hp_targetinfo()
2658 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptctl_hp_targetinfo()
Dmptspi.c556 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptspi_read_spi_device_pg0()
/linux-6.12.1/drivers/message/fusion/lsi/
Dmpi_cnfg.h525 #define MPI_CONFIG_ACTION_PAGE_READ_CURRENT (0x01) macro