Home
last modified time | relevance | path

Searched refs:MPI2_SAS_OP_PHY_HARD_RESET (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/mpt3sas/mpi/
Dmpi2_sas.h252 #define MPI2_SAS_OP_PHY_HARD_RESET (0x07) macro
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c1621 MPI2_SAS_OP_PHY_HARD_RESET : MPI2_SAS_OP_PHY_LINK_RESET; in _transport_phy_reset()
Dmpt3sas_base.c3992 if (mpi_request->Operation == MPI2_SAS_OP_PHY_HARD_RESET || in mpt3sas_base_sas_iounit_control()
3999 if ((mpi_request->Operation == MPI2_SAS_OP_PHY_HARD_RESET || in mpt3sas_base_sas_iounit_control()
Dmpt3sas_ctl.c883 if (sasiounit_request->Operation == MPI2_SAS_OP_PHY_HARD_RESET in _ctl_do_mpt_command()