Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptbase.c309 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_is_discovery_complete()
5022 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in GetLanConfigPages()
5681 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_inactive_raid_volumes()
5776 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_raid_phys_disk_pg0()
5843 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_raid_phys_disk_get_num_paths()
5915 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_raid_phys_disk_pg1()
6006 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_findImVolumes()
6078 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_read_ioc_pg_3()
6134 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_read_ioc_pg_4()
6186 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt_read_ioc_pg_1()
[all …]
H A Dmptfc.c341 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptfc_GetFcDevPage0()
773 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptfc_GetFcPortPage0()
927 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptfc_GetFcPortPage1()
H A 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()
2067 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_get_linkerrors()
2423 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_io_unit_pg0()
2498 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_io_unit_pg1()
2562 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_phy_pg0()
2625 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_device_pg0()
2708 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_expander_pg0()
2788 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_sas_expander_pg1()
4283 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptsas_adding_inactive_raid_components()
H A Dmptctl.c2401 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptctl_hp_hostinfo()
2604 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptctl_hp_targetinfo()
2659 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptctl_hp_targetinfo()
H A Dmptspi.c556 cfg.action = MPI_CONFIG_ACTION_PAGE_READ_CURRENT; in mptspi_read_spi_device_pg0()
/openbmc/qemu/hw/scsi/
H A Dmpi.h952 MPI_CONFIG_ACTION_PAGE_READ_CURRENT = 0x01, enumerator
H A Dmptconfig.c818 case MPI_CONFIG_ACTION_PAGE_READ_CURRENT: in mptsas_process_config()
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h525 #define MPI_CONFIG_ACTION_PAGE_READ_CURRENT (0x01) macro