Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dgdtreg.h37 #define GDT_PROTOCOL_VERSION 1 macro
/openbsd/sys/dev/pci/
H A Dgdt_pci.c491 if (protocol != GDT_PROTOCOL_VERSION) { in gdt_pci_attach()