Home
last modified time | relevance | path

Searched refs:ProductID (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/sys/mpt/
H A Dmpi_ioc.h129 uint16_t ProductID; member
H A Dmpi_cnfg.h1133 uint8_t ProductID[16]; member
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_ioc.h309 U16 ProductID; /* 0x1A */ member
1416 U16 ProductID; /* 0x22 */ member
H A Dmpi2_history.txt404 * Added defines for ProductID Product field
406 * Modified values for SAS ProductID Family
H A Dmpi2_cnfg.h1706 U8 ProductID[16]; /* 0x08 */ member
/titanic_41/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.h935 uint8_t ProductID[PIDLEN]; /* Product Identification */ member
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_init.c232 mpt->m_productid = ddi_get16(accessp, &factsreply->ProductID); in mptsas_ioc_do_get_facts_reply()