Searched refs:ProductID (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmps_flash.c217 if (fwheader->ProductID != facts->ProductID) {
219 warnx(" Expected Product ID: %04x", facts->ProductID);
220 warnx(" Image Product ID: %04x", fwheader->ProductID);
H A Dmps_show.c225 printf(" ProductID: 0x%x\n", facts->ProductID);
/freebsd-11-stable/usr.sbin/mptutil/
H A Dmpt_drive.c310 cam_strvis(product, inq_data->ProductID, sizeof(inq_data->ProductID),
/freebsd-11-stable/sys/dev/trm/
H A Dtrm.h463 u_int8_t ProductID[16]; /* Product Identification */ member in struct:_SCSIInqData
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_ioc.h129 * Added defines for ProductID Product field
131 * Modified values for SAS ProductID Family
271 U16 ProductID; /* 0x1A */ member in struct:_MPI2_IOC_FACTS_REPLY
321 /* ProductID field uses MPI2_FW_HEADER_PID_ */
1185 U16 ProductID; /* 0x22 */ member in struct:_MPI2_FW_IMAGE_HEADER
1242 /* defines for using the ProductID field */
H A Dmpi2_cnfg.h1478 U8 ProductID[16]; /* 0x08 */ member in struct:_MPI2_RAIDPHYSDISK0_INQUIRY_DATA
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_table.c235 MPR_PRINTFIELD(sc, facts, ProductID, 0x%x);
H A Dmpr.c446 (saved_facts.ProductID != sc->facts->ProductID) ||
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt_debug.c395 printf("\tProduct ID 0x%04x\n", msg->ProductID);
H A Dmpt.c2955 MPT_2_HOST16(rp, ProductID);
/freebsd-11-stable/sys/dev/mps/
H A Dmps_table.c213 MPS_PRINTFIELD(sc, facts, ProductID, 0x%x);
H A Dmps.c437 (saved_facts.ProductID != sc->facts->ProductID) ||
/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h138 * Added defines for ProductID Product field
140 * Modified values for SAS ProductID Family
355 U16 ProductID; /* 0x1A */ member in struct:_MPI2_IOC_FACTS_REPLY
412 /* ProductID field uses MPI2_FW_HEADER_PID_ */
1708 U16 ProductID; /* 0x22 */ member in struct:_MPI2_FW_IMAGE_HEADER
1776 /* defines for using the ProductID field */
1787 /* SAS ProductID Family bits */
H A Dmpi2_cnfg.h1921 U8 ProductID[16]; /* 0x08 */ member in struct:_MPI2_RAIDPHYSDISK0_INQUIRY_DATA
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_ioc.h286 U16 ProductID; /* 1Eh */ member in struct:_MSG_IOC_FACTS_REPLY
H A Dmpi_cnfg.h2418 U8 ProductID[16]; /* 08h */ member in struct:_RAID_PHYS_DISK_INQUIRY_DATA

Completed in 384 milliseconds