Searched refs:GDT_PROTOCOL_VERSION (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | gdtreg.h | 37 #define GDT_PROTOCOL_VERSION 1 macro |
/openbsd/sys/dev/pci/ | ||
H A D | gdt_pci.c | 491 if (protocol != GDT_PROTOCOL_VERSION) { in gdt_pci_attach() |