Searched refs:ECPP_CENTRONICS (Results 1 – 7 of 7) sorted by relevance
169 if (state != ECPP_CENTRONICS) { in get_ecpp_status()170 transfer_parms.mode = ECPP_CENTRONICS; in get_ecpp_status()174 state = ECPP_CENTRONICS; in get_ecpp_status()
263 (get_ecpp_status(1) == ECPP_CENTRONICS)) { in main()
185 if (state != ECPP_CENTRONICS) { in get_ecpp_status()186 transfer_parms.mode = ECPP_CENTRONICS; in get_ecpp_status()190 state = ECPP_CENTRONICS; in get_ecpp_status()490 (get_ecpp_status(1) == ECPP_CENTRONICS)) { in main()
41 #define ECPP_CENTRONICS 0x01 /* non-1284 */ macro
505 ((pp)->current_mode == ECPP_CENTRONICS || \509 ((pp)->current_mode == ECPP_CENTRONICS || \
454 ECPP_CENTRONICS /* supported mode */1055 pp->current_mode = ECPP_CENTRONICS; in ecpp_open()1056 pp->backchannel = ECPP_CENTRONICS; in ecpp_open()1654 if (!((pp->current_mode == ECPP_CENTRONICS) || in ecpp_putioc()1683 (void) ecpp_mode_negotiation(pp, ECPP_CENTRONICS); in ecpp_putioc()1740 if (pp->current_mode == ECPP_CENTRONICS || in ecpp_putioc()1767 pp->current_mode != ECPP_CENTRONICS) { in ecpp_putioc()2135 if (!((xferp->mode == ECPP_CENTRONICS) || in ecpp_srvioc()2359 (void) ecpp_mode_negotiation(pp, ECPP_CENTRONICS); in ecpp_srvioc()2410 if ((mode < ECPP_CENTRONICS) || (mode > ECPP_ECP_MODE)) { in ecpp_srvioc_devid()[all …]
402 usbprnp->usbprn_setparms.mode = ECPP_CENTRONICS; in usbprn_attach()1776 if (!((xfer.mode == ECPP_CENTRONICS) || in usbprn_setparms()1785 if (xfer.mode != ECPP_CENTRONICS) { in usbprn_setparms()