Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dgdtreg.h125 #define GDT_S_OK 1 /* no error */ macro
Dgdt_common.c962 case GDT_S_OK: in gdt_sync_event()
1183 return (sc->sc_status == GDT_S_OK); in gdt_internal_cmd()
/openbsd/src/sys/dev/pci/
Dgdt_pci.c734 ctx->cmd_status = GDT_S_OK; in gdt_mpr_intr()