Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dvia.h13 #define VIA_PARPORT_BIDIR 0x80 macro
/linux-2.6.39/drivers/parport/
Dparport_pc.c2695 ppcontrol = VIA_PARPORT_BIDIR; in sio_via_probe()
2700 ppcontrol = VIA_PARPORT_BIDIR; in sio_via_probe()
2706 ppcontrol = VIA_PARPORT_BIDIR; in sio_via_probe()
2711 ppcontrol = VIA_PARPORT_BIDIR|VIA_PARPORT_ECPEPP; in sio_via_probe()
2741 tmp2 &= ~(VIA_PARPORT_BIDIR|VIA_PARPORT_ECPEPP); in sio_via_probe()