Searched refs:VIA_FUNCTION_PARPORT_DISABLE (Results 1 – 2 of 2) sorted by relevance
9 #define VIA_FUNCTION_PARPORT_DISABLE 0x03 macro
2461 siofunc = tmp & VIA_FUNCTION_PARPORT_DISABLE; in sio_via_probe()2464 tmp &= ~VIA_FUNCTION_PARPORT_DISABLE; in sio_via_probe()2494 if (siofunc == VIA_FUNCTION_PARPORT_DISABLE) { in sio_via_probe()