Home
last modified time | relevance | path

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

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