Searched refs:SMAPI_PROT_16BIT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/i386/include/ | ||
H A D | smapi.h | 45 #define SMAPI_PROT_16BIT 0x0002 macro |
/freebsd/sys/i386/bios/ | ||
H A D | smapi.c | 244 if (sc->header->information & SMAPI_PROT_16BIT) in smapi_attach() |