Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dlptreg.h72 #define LPC_IENABLE 0x10 /* printer out of paper */ macro
H A Dlpt.c212 control |= LPC_IENABLE; in lptopen()