Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_smhba.c118 mpt->m_phy_info[i].smhba_info.attached_phy_identify, in mptsas_smhba_show_phy_info()
H A Dmptsas_impl.c2511 uint8_t *attached_phy_identify; in mptsas_sasphypage_0_cb() local
2545 attached_phy_identify = va_arg(ap, uint8_t *); in mptsas_sasphypage_0_cb()
2559 *attached_phy_identify = in mptsas_sasphypage_0_cb()
2597 &info->attached_devhdl, &info->attached_phy_identify, in mptsas_get_sas_phy_page0()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h645 uint8_t attached_phy_identify; member