Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpi3mr/mpi/
Dmpi30_transport.h372 #define MPI3_FUNCTION_PORT_ENABLE (0x03) macro
/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_fw.c3518 pe_req.function = MPI3_FUNCTION_PORT_ENABLE; in mpi3mr_issue_port_enable()