Searched refs:LP_BUSY_BIT_POS (Results 1 – 4 of 4) sorted by relevance
21 #define LP_BUSY_BIT_POS 2 macro
510 if (test_and_set_bit(LP_BUSY_BIT_POS, &LP_F(minor))) { in lp_open()