Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_raid.c273 pageaddress = MPI2_RAID_PGAD_FORM_GET_NEXT_CONFIGNUM | confignum; in mptsas_get_raid_info()
284 pageaddress = MPI2_RAID_PGAD_FORM_GET_NEXT_CONFIGNUM | in mptsas_get_raid_info()
/titanic_44/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_cnfg.h420 #define MPI2_RAID_PGAD_FORM_GET_NEXT_CONFIGNUM (0x00000000) macro