Home
last modified time | relevance | path

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

/external/grub/netboot/
Dtiara.c206 static char all_ones[] = { 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF }; in tiara_probe1() local
213 if (memcmp(nic->node_addr, all_ones, sizeof(all_ones)) == 0) in tiara_probe1()