Home
last modified time | relevance | path

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

/src/sys/dev/mps/
H A Dmps_config.c208 uint8_t OEM_Value = 0; in mps_config_get_man_pg10() local
317 OEM_Value = (uint8_t)(page->ProductSpecificInfo & 0x000000FF); in mps_config_get_man_pg10()
318 if (OEM_Value != MPS_WD_LSI_OEM) { in mps_config_get_man_pg10()
320 "(0x%x)\n", OEM_Value); in mps_config_get_man_pg10()