Searched refs:promhdr (Results 1 – 2 of 2) sorted by relevance
131 static const uint8_t promhdr[] = { 0x55, 0xaa }; in hmeattach_pci() local250 if (memcmp(buf, promhdr, sizeof promhdr) == 0 && in hmeattach_pci()
163 static const u_int8_t promhdr[] = { 0x55, 0xaa }; in gem_pci_attach() local313 if (memcmp(buf, promhdr, sizeof promhdr) == 0 && in gem_pci_attach()