Home
last modified time | relevance | path

Searched defs:MPI_SCSI_PORT_PGAD_PORT_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/scsi/
H A Dmpi.h1010 MPI_SCSI_PORT_PGAD_PORT_MASK = 0x000000FF, enumerator
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h412 #define MPI_SCSI_PORT_PGAD_PORT_MASK (0x000000FF) macro