Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1760 &= ~MPI2_SASIOUNIT1_PHYFLAGS_PHY_DISABLE; in _transport_phy_enable()
1763 |= MPI2_SASIOUNIT1_PHYFLAGS_PHY_DISABLE; in _transport_phy_enable()
/linux-4.4.14/drivers/scsi/mpt3sas/mpi/
Dmpi2_cnfg.h2129 #define MPI2_SASIOUNIT1_PHYFLAGS_PHY_DISABLE (0x08) macro