Symbol: smhba_info
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
1032
(void) sprintf(&mpt->m_phy_info[i].smhba_info.path[0],
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
1355
mutex_init(&mpt->m_phy_info[i].smhba_info.phy_mutex,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
1654
&mpt->m_phy_info[i].smhba_info.phy_mutex);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
2043
mutex_destroy(&mpt->m_phy_info[i].smhba_info.phy_mutex);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
7441
pSmhba = &mpt->m_phy_info[i].smhba_info;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
7449
&mpt->m_phy_info[i].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
7450
mpt->m_phy_info[i].smhba_info.
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
7460
&mpt->m_phy_info[i].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
7480
&mpt->m_phy_info[i].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
7492
&mpt->m_phy_info[i].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
7504
&mpt->m_phy_info[i].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
7516
&mpt->m_phy_info[i].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
8101
&mpt->m_phy_info[phy_num].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
8107
&mpt->m_phy_info[phy_num].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
8113
&mpt->m_phy_info[phy_num].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
8119
&mpt->m_phy_info[phy_num].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
8125
&mpt->m_phy_info[phy_num].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
8131
&mpt->m_phy_info[phy_num].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
8137
&mpt->m_phy_info[phy_num].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c
8143
&mpt->m_phy_info[phy_num].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
116
i, mpt->m_phy_info[i].smhba_info.owner_devhdl,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
117
mpt->m_phy_info[i].smhba_info.attached_devhdl,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
118
mpt->m_phy_info[i].smhba_info.attached_phy_identify,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
119
mpt->m_phy_info[i].smhba_info.programmed_link_rate,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
120
mpt->m_phy_info[i].smhba_info.hw_link_rate,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
121
mpt->m_phy_info[i].smhba_info.negotiated_link_rate,
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
122
mpt->m_phy_info[i].smhba_info.path);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
195
&mpt->m_phy_info[phy_id].smhba_info, phy_id, attached_devhdl);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
217
&mpt->m_phy_info[i].smhba_info, i, attached_devhdl);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
319
phyp = &mpt->m_phy_info[i].smhba_info;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
432
phyp = &mpt->m_phy_info[i].smhba_info;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
460
page_address, &mpt->m_phy_info[i].smhba_info);
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
467
mpt->m_phy_info[i].smhba_info.phy_id = (uint8_t)i;
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
468
mpt->m_phy_info[i].smhba_info.sas_addr =
usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_smhba.c
470
mpt->m_phy_info[i].smhba_info.mpt = mpt;
usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h
664
smhba_info_t smhba_info;