Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/mpt/
H A Dmpi_ioc.h403 uint32_t DeviceInfo; member
H A Dmpi_cnfg.h1470 uint32_t DeviceInfo; member
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_cnfg.h2538 U32 DeviceInfo; /* 0x1C */ member
2838 U32 DeviceInfo; /* 0x18 */ member
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c1474 *dev_info = ddi_get32(accessp, &sasdevpage->DeviceInfo); in mptsas_sasdevpage_0_cb()