Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/message/fusion/
Dmptbase.c313 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_is_discovery_complete()
4978 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in GetLanConfigPages()
5023 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in GetLanConfigPages()
5322 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in GetIoUnitPage2()
5405 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_GetScsiPortSettings()
5669 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_inactive_raid_volumes()
5764 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_raid_phys_disk_pg0()
5831 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_raid_phys_disk_get_num_paths()
5903 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_raid_phys_disk_pg1()
5993 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_findImVolumes()
[all …]
Dmptfc.c349 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptfc_GetFcDevPage0()
780 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptfc_GetFcPortPage0()
936 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptfc_GetFcPortPage1()
Dmptsas.c684 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_add_device_component_starget_ir()
1383 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_enclosure_pg0()
2040 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_get_linkerrors()
2401 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_io_unit_pg0()
2476 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_io_unit_pg1()
2540 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_phy_pg0()
2603 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_device_pg0()
2686 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_expander_pg0()
2766 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_expander_pg1()
4260 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_adding_inactive_raid_components()
Dmptctl.c2507 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptctl_hp_hostinfo()
2713 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptctl_hp_targetinfo()
2767 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptctl_hp_targetinfo()
Dmptspi.c561 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptspi_read_spi_device_pg0()
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_cnfg.h524 #define MPI_CONFIG_ACTION_PAGE_READ_CURRENT (0x01) macro