Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c2494 uint32_t *attached_phy_info; in mptsas_sasphypage_0_cb() local
2528 attached_phy_info = va_arg(ap, uint32_t *); in mptsas_sasphypage_0_cb()
2543 *attached_phy_info = in mptsas_sasphypage_0_cb()
2580 &info->attached_phy_info, &info->programmed_link_rate, in mptsas_get_sas_phy_page0()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h646 uint32_t attached_phy_info; member