Searched refs:LP_ABORT (Results 1 – 3 of 3) sorted by relevance
224 if (LP_F(minor) & LP_ABORT) in lp_error()289 if (error && (nonblock || (LP_F(minor) & LP_ABORT))) in lp_wait_ready()309 (LP_F(minor) & LP_ABORT)); in lp_write()426 (LP_F(minor) & LP_ABORT)); in lp_read()604 LP_F(minor) |= LP_ABORT; in lp_do_ioctl()606 LP_F(minor) &= ~LP_ABORT; in lp_do_ioctl()
25 #define LP_ABORT 0x0040 macro
478 usblp->flags &= ~LP_ABORT; in usblp_release()705 usblp->flags |= LP_ABORT; in usblp_ioctl()707 usblp->flags &= ~LP_ABORT; in usblp_ioctl()919 if (usblp->flags & LP_ABORT) { in usblp_wwait()