Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/lmcconfig/
HDlmcconfig.c684 case PKG_SPPP: in print_line_prot()
695 if (status.line_pkg == PKG_SPPP) in print_line_prot()
2505 if ((config.line_pkg == PKG_SPPP) && in main()
/NextBSD/sys/dev/lmc/
HDif_lmc.h776 #define PKG_SPPP 2 /* fbsd, nbsd, obsd yyynn */ macro
HDif_lmc.c3749 sc->status.line_pkg = PKG_SPPP; in lmc_watchdog()