Home
last modified time | relevance | path

Searched refs:attached_phy_identify (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_smhba.c117 mpt->m_phy_info[i].smhba_info.attached_phy_identify, in mptsas_smhba_show_phy_info()
H A Dmptsas_impl.c2492 uint8_t *attached_phy_identify; in mptsas_sasphypage_0_cb() local
2526 attached_phy_identify = va_arg(ap, uint8_t *); in mptsas_sasphypage_0_cb()
2540 *attached_phy_identify = in mptsas_sasphypage_0_cb()
2578 &info->attached_devhdl, &info->attached_phy_identify, in mptsas_get_sas_phy_page0()
/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h643 uint8_t attached_phy_identify; member