Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h623 #define AUTO_PORT_CONFIGURATION MPI2_SASIOUNIT0_PORTFLAGS_AUTO_PORT_CONFIG macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c1743 if (!(port_flags & AUTO_PORT_CONFIGURATION)) { in mptsas_sasiou_page_0_cb()
2181 if (!(port_flags & AUTO_PORT_CONFIGURATION)) { in mptsas_get_sas_io_unit_page_hndshk()
H A Dmptsas.c952 if (mpt->m_phy_info[i].port_flags & AUTO_PORT_CONFIGURATION) in mptsas_iport_attach()