Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dvia.h8 #define VIA_FUNCTION_PARPORT_DISABLE 0x03 macro
/linux-3.4.99/drivers/parport/
Dparport_pc.c2737 siofunc = tmp & VIA_FUNCTION_PARPORT_DISABLE; in sio_via_probe()
2740 tmp &= ~VIA_FUNCTION_PARPORT_DISABLE; in sio_via_probe()
2771 if (siofunc == VIA_FUNCTION_PARPORT_DISABLE) { in sio_via_probe()