Home
last modified time | relevance | path

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

/external/grub/netboot/
Deepro.c187 #define ID_REG_MASK 0x2c macro
512 if ((id & ID_REG_MASK) != ID_REG_SIG) in eepro_probe1()