Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_transport.h372 #define MPI3_FUNCTION_PORT_ENABLE (0x03) macro
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_fw.c3519 pe_req.function = MPI3_FUNCTION_PORT_ENABLE; in mpi3mr_issue_port_enable()