Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dlpt.h63 #define LPC_ENA 0x10 /* - enable IRQ */ macro
H A Dlpt.c570 sc->sc_control |= LPC_ENA; in lptopen()