Home
last modified time | relevance | path

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

/external/grub/netboot/
Dni5010.c38 #define NI5010_MAGICVAL1 0x55 macro
314 if (rd_port() != NI5010_MAGICVAL1 || rd_port() != NI5010_MAGICVAL2) in ni5010_probe1()