Home
last modified time | relevance | path

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

/original-bsd/usr.sbin/config.new/
H A Dscan.l83 device-driver { yylval.val = FI_DRIVER; return FFLAG; }
H A Dconfig.h157 #define FI_DRIVER 0x04 /* device-driver */ macro
H A Dmkmakefile.c274 cp = fi->fi_flags & FI_DRIVER ? "DRIVER" : "NORMAL";