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

/freebsd-11-stable/sys/dev/mps/
H A Dmps_config.c209 uint8_t OEM_Value = 0; local
318 OEM_Value = (uint8_t)(page->ProductSpecificInfo & 0x000000FF);
319 if (OEM_Value != MPS_WD_LSI_OEM) {
321 "(0x%x)\n", OEM_Value);

Completed in 35 milliseconds