Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/char/
Dlp.c157 #define LP_PARPORT_CLAIMED 2 macro
169 if (!test_and_set_bit(LP_PARPORT_CLAIMED, &this_lp->bits)) { in lp_claim_parport_or_block()
177 if (test_and_clear_bit(LP_PARPORT_CLAIMED, &this_lp->bits)) { in lp_release_parport()