Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dlpt.c139 #define LPT_NAME "lpt" /* our official name */ macro
187 .d_name = LPT_NAME,
339 dev = device_find_child(parent, LPT_NAME, -1); in lpt_identify()
341 BUS_ADD_CHILD(parent, 0, LPT_NAME, DEVICE_UNIT_ANY); in lpt_identify()
407 UID_ROOT, GID_WHEEL, 0600, LPT_NAME "%d", unit); in lpt_attach()
411 UID_ROOT, GID_WHEEL, 0600, LPT_NAME "%d.ctl", unit); in lpt_attach()
688 LPT_NAME "poll", tic); in lpt_pushbytes()
825 LPPRI|PCATCH, LPT_NAME "write", 0))) { in lptwrite()
985 LPT_NAME,