Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c3067 &= ~MPI3_SASIOUNIT1_PHYFLAGS_PHY_DISABLE; in mpi3mr_transport_phy_enable()
3070 |= MPI3_SASIOUNIT1_PHYFLAGS_PHY_DISABLE; in mpi3mr_transport_phy_enable()
/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h1672 #define MPI3_SASIOUNIT1_PHYFLAGS_PHY_DISABLE (0x08) macro