Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dsmapi.h48 #define SMAPI_PROT_32BIT 0x0004 macro
/f-stack/freebsd/i386/bios/
H A Dsmapi.c255 if (sc->header->information & SMAPI_PROT_32BIT) in smapi_attach()