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

/linux-master/include/linux/
H A Dvia.h9 #define VIA_FUNCTION_PARPORT_DISABLE 0x03 macro
/linux-master/drivers/parport/
H A Dparport_pc.c2504 siofunc = tmp & VIA_FUNCTION_PARPORT_DISABLE;
2507 tmp &= ~VIA_FUNCTION_PARPORT_DISABLE;
2537 if (siofunc == VIA_FUNCTION_PARPORT_DISABLE) {

Completed in 118 milliseconds