Searched refs:GDT_PCINEW (Results 1 – 2 of 2) sorted by relevance
209 gdt->sc_class = GDT_PCINEW;243 gdt->sc_class = prod < 0x100 ? GDT_PCINEW : GDT_MPR;253 GDT_CLASS(gdt) == GDT_PCINEW ? GDT_PCINEW_DPMEM : GDT_PCI_DPMEM,257 GDT_CLASS(gdt) == GDT_PCINEW ? GDT_PCINEW_DPMEM :274 if (GDT_CLASS(gdt) == GDT_PCINEW) {366 case GDT_PCINEW:405 ha->type = GDT_PCINEW;587 case GDT_PCINEW:
278 #define GDT_PCINEW 0x04 macro