Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ppbus/
Dppb_1284.h82 #define PPB_USE_RLE 0x2 macro
Dppbconf.c323 if (!(error = ppb_1284_negociate(bus, PPB_ECP, PPB_USE_RLE))) { in ppb_scan_bus()
354 PPB_REQUEST_ID | PPB_USE_RLE))) { in ppb_scan_bus()
Dppb_1284.c171 if (options & PPB_USE_RLE) in ppb_request_mode()