Home
last modified time | relevance | path

Searched refs:GDT_RETRIES (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dgdtvar.h56 #define GDT_RETRIES 100000000 /* 100000 * 1us = 100s */ macro
H A Dgdt_common.c1116 for (retries = GDT_RETRIES; ; ) { in gdt_internal_cmd()
/openbsd/sys/dev/pci/
H A Dgdt_pci.c475 retries = GDT_RETRIES; in gdt_pci_attach()
509 retries = GDT_RETRIES; in gdt_pci_attach()