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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_ip32.c187 #define DSR_PERROR (1U << 5) /* PARPORT_STATUS_PAPEROUT */ macro
424 if (dsr & DSR_PERROR)
1582 if (parport_wait_peripheral(p, DSR_PERROR, 0))
1587 if (parport_wait_peripheral(p, DSR_PERROR, DSR_PERROR))
1704 if (parport_wait_peripheral(p, DSR_PERROR, DSR_PERROR)) {

Completed in 91 milliseconds