Home
last modified time | relevance | path

Searched refs:attached_phy_info (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c2493 uint32_t *attached_phy_info; in mptsas_sasphypage_0_cb() local
2527 attached_phy_info = va_arg(ap, uint32_t *); in mptsas_sasphypage_0_cb()
2542 *attached_phy_info = in mptsas_sasphypage_0_cb()
2579 &info->attached_phy_info, &info->programmed_link_rate, in mptsas_get_sas_phy_page0()
/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h644 uint32_t attached_phy_info; member