Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h621 #define AUTO_PORT_CONFIGURATION MPI2_SASIOUNIT0_PORTFLAGS_AUTO_PORT_CONFIG macro
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c1742 if (!(port_flags & AUTO_PORT_CONFIGURATION)) { in mptsas_sasiou_page_0_cb()
2180 if (!(port_flags & AUTO_PORT_CONFIGURATION)) { in mptsas_get_sas_io_unit_page_hndshk()
H A Dmptsas.c934 if (mpt->m_phy_info[i].port_flags & AUTO_PORT_CONFIGURATION) in mptsas_iport_attach()