Searched refs:lp_struct (Results 1 – 2 of 2) sorted by relevance
46 struct lp_struct { struct 47 devlp_struct global() argument 48 flagslp_struct global() argument 49 charslp_struct global() argument 50 timelp_struct global() argument 51 waitlp_struct global() argument 52 lp_bufferlp_struct global() argument 54 lastcalllp_struct global() argument 55 runcharslp_struct global() argument 56 statslp_struct global() argument 58 waitqlp_struct global() argument 59 last_errorlp_struct global() argument 60 port_mutexlp_struct global() argument 61 dataqlp_struct global() argument 62 timeoutlp_struct global() argument 63 best_modelp_struct global() argument 64 current_modelp_struct global() argument 65 bitslp_struct global() argument
144 static struct lp_struct lp_table[LP_NO];170 static void lp_claim_parport_or_block(struct lp_struct *this_lp) in lp_claim_parport_or_block() 178 static void lp_release_parport(struct lp_struct *this_lp) in lp_release_parport() 189 struct lp_struct *this_lp = (struct lp_struct *)handle; in lp_preempt()