Searched refs:cfghdr (Results 1 – 6 of 6) sorted by relevance
295 cfg.cfghdr.ehdr = &hdr; in mpt_is_discovery_complete()4961 cfg.cfghdr.hdr = &hdr; in GetLanConfigPages()5005 cfg.cfghdr.hdr = &hdr; in GetLanConfigPages()5304 cfg.cfghdr.hdr = &hdr; in GetIoUnitPage2()5395 cfg.cfghdr.hdr = &header; in mpt_GetScsiPortSettings()5472 cfg.cfghdr.hdr = &header; in mpt_GetScsiPortSettings()5655 cfg.cfghdr.hdr = &hdr; in mpt_inactive_raid_volumes()5743 cfg.cfghdr.hdr = &hdr; in mpt_raid_phys_disk_pg0()5810 cfg.cfghdr.hdr = &hdr; in mpt_raid_phys_disk_get_num_paths()5882 cfg.cfghdr.hdr = &hdr; in mpt_raid_phys_disk_pg1()[all …]
320 cfg.cfghdr.hdr = &hdr; in mptfc_GetFcDevPage0()751 cfg.cfghdr.hdr = &hdr; in mptfc_GetFcPortPage0()846 cfg.cfghdr.hdr = &hdr; in mptfc_WriteFcPortPage1()889 cfg.cfghdr.hdr = &hdr; in mptfc_GetFcPortPage1()
695 cfg.cfghdr.hdr = &hdr; in mptsas_add_device_component_starget_ir()1387 cfg.cfghdr.ehdr = &hdr; in mptsas_sas_enclosure_pg0()2048 cfg.cfghdr.ehdr = &hdr; in mptsas_get_linkerrors()2400 cfg.cfghdr.ehdr = &hdr; in mptsas_sas_io_unit_pg0()2474 cfg.cfghdr.ehdr = &hdr; in mptsas_sas_io_unit_pg1()2480 cfg.cfghdr.ehdr->PageNumber = 1; in mptsas_sas_io_unit_pg1()2536 cfg.cfghdr.ehdr = &hdr; in mptsas_sas_phy_pg0()2601 cfg.cfghdr.ehdr = &hdr; in mptsas_sas_device_pg0()2683 cfg.cfghdr.ehdr = &hdr; in mptsas_sas_expander_pg0()2764 cfg.cfghdr.ehdr = &hdr; in mptsas_sas_expander_pg1()[all …]
2385 cfg.cfghdr.hdr = &hdr; in mptctl_hp_hostinfo()2394 if (cfg.cfghdr.hdr->PageLength > 0) { in mptctl_hp_hostinfo()2595 cfg.cfghdr.hdr = &hdr; in mptctl_hp_targetinfo()2643 cfg.cfghdr.hdr = &hdr; in mptctl_hp_targetinfo()2648 if ((mpt_config(ioc, &cfg) == 0) && (cfg.cfghdr.hdr->PageLength > 0)) { in mptctl_hp_targetinfo()2651 data_sz = (int) cfg.cfghdr.hdr->PageLength * 4; in mptctl_hp_targetinfo()
554 cfg.cfghdr.hdr = &hdr; in mptspi_read_spi_device_pg0()889 cfg.cfghdr.hdr = &hdr; in mptspi_write_spi_device_pg1()
897 } cfghdr; member
Completed in 34 milliseconds