Home
last modified time | relevance | path

Searched defs:promhdr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_hme_pci.c131 static const uint8_t promhdr[] = { 0x55, 0xaa }; in hmeattach_pci() local
H A Dif_gem_pci.c163 static const u_int8_t promhdr[] = { 0x55, 0xaa }; in gem_pci_attach() local