Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dgdtreg.h54 #define GDT_MAXCYLS 1024 macro
Dgdt_common.c487 if (*cyls < GDT_MAXCYLS) { in gdt_eval_mapping()
493 if (*cyls < GDT_MAXCYLS) { in gdt_eval_mapping()