Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c1870 &= ~MPI2_SASIOUNIT1_PHYFLAGS_PHY_DISABLE; in _transport_phy_enable()
1873 |= MPI2_SASIOUNIT1_PHYFLAGS_PHY_DISABLE; in _transport_phy_enable()
/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_cnfg.h2325 #define MPI2_SASIOUNIT1_PHYFLAGS_PHY_DISABLE (0x08) macro