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

/drivers/char/
H A Dlp.c156 #define LP_PARPORT_CLAIMED 2 macro
168 if (!test_and_set_bit(LP_PARPORT_CLAIMED, &this_lp->bits)) {
176 if (test_and_clear_bit(LP_PARPORT_CLAIMED, &this_lp->bits)) {

Completed in 135 milliseconds