Lines Matching refs:current_mode
617 int current_mode = pp->current_mode; in ecpp_attach() local
620 (void) ecpp_mode_negotiation(pp, current_mode); in ecpp_attach()
1055 pp->current_mode = ECPP_CENTRONICS; in ecpp_open()
1122 pp->current_mode, pp->current_phase, in ecpp_open()
1208 if ((pp->current_mode == ECPP_ECP_MODE) && in ecpp_close()
1525 pp->xfer_parms.mode = pp->current_mode; in ecpp_putioc()
1536 if (pp->current_mode != ECPP_DIAG_MODE) { in ecpp_putioc()
1553 if (pp->current_mode != ECPP_DIAG_MODE) { in ecpp_putioc()
1578 if (pp->current_mode != ECPP_DIAG_MODE) { in ecpp_putioc()
1600 if (pp->current_mode != ECPP_DIAG_MODE) { in ecpp_putioc()
1654 if (!((pp->current_mode == ECPP_CENTRONICS) || in ecpp_putioc()
1655 (pp->current_mode == ECPP_COMPAT_MODE))) { in ecpp_putioc()
1740 if (pp->current_mode == ECPP_CENTRONICS || in ecpp_putioc()
1741 pp->current_mode == ECPP_COMPAT_MODE) { in ecpp_putioc()
1766 if (pp->current_mode != ECPP_COMPAT_MODE && in ecpp_putioc()
1767 pp->current_mode != ECPP_CENTRONICS) { in ecpp_putioc()
2148 pp->current_mode, pp->xfer_parms.mode); in ecpp_srvioc()
2157 if ((pp->current_mode == ECPP_NIBBLE_MODE) && in ecpp_srvioc()
2170 if (pp->current_mode != ECPP_DIAG_MODE) { in ecpp_srvioc()
2176 pp->xfer_parms.mode = pp->current_mode; in ecpp_srvioc()
2188 if (pp->current_mode != ECPP_DIAG_MODE) { in ecpp_srvioc()
2217 if (pp->current_mode != ECPP_DIAG_MODE) { in ecpp_srvioc()
2254 if (pp->current_mode != ECPP_DIAG_MODE) { in ecpp_srvioc()
2587 (pp->current_mode == ECPP_ECP_MODE) || in ecpp_flush()
2588 (pp->current_mode == ECPP_DIAG_MODE)) { in ecpp_flush()
2668 if (pp->current_mode == ECPP_DIAG_MODE) { in ecpp_flush()
2684 if (pp->current_mode == ECPP_ECP_MODE) { in ecpp_flush()
2718 pp->current_mode, pp->current_phase, ECR_READ(pp), len); in ecpp_start()
2722 switch (pp->current_mode) { in ecpp_start()
2880 ASSERT((pp->current_mode <= ECPP_DIAG_MODE) && in ecpp_init_dma_xfer()
2881 (ecr_mode[pp->current_mode] != 0)); in ecpp_init_dma_xfer()
2929 ecr = ecr_mode[pp->current_mode]; in ecpp_init_dma_xfer()
3142 (pp->current_mode == ECPP_ECP_MODE))) { in ecpp_isr()
3231 pp->current_mode, pp->current_phase); in ecpp_isr()
3243 pp->current_mode, pp->current_phase); in ecpp_isr()
3267 (pp->current_mode == ECPP_ECP_MODE) || in ecpp_M1553_intr()
3268 (pp->current_mode == ECPP_DIAG_MODE)) { in ecpp_M1553_intr()
3290 pp->current_mode, ECR_READ(pp), DSR_READ(pp), DCR_READ(pp)); in ecpp_dma_ihdlr()
3306 if (pp->current_mode == ECPP_ECP_MODE && in ecpp_dma_ihdlr()
3314 (pp->current_mode == ECPP_DIAG_MODE)) { in ecpp_dma_ihdlr()
3412 pp->current_mode, pp->current_phase); in ecpp_nErr_ihdlr()
3431 switch (pp->current_mode) { in ecpp_nErr_ihdlr()
3691 pp->obytes[pp->current_mode] += xferd; in ecpp_xfer_timeout()
3833 if ((pp->current_mode != ECPP_DIAG_MODE) && in ecpp_fifo_timer()
3849 if (pp->current_mode != ECPP_DIAG_MODE) { in ecpp_fifo_timer()
3880 if (pp->current_mode == ECPP_ECP_MODE || in ecpp_fifo_timer()
3881 pp->current_mode == ECPP_DIAG_MODE || in ecpp_fifo_timer()
3892 pp->obytes[pp->current_mode] += in ecpp_fifo_timer()
3895 pp->ibytes[pp->current_mode] += in ecpp_fifo_timer()
3981 if (pp->current_mode == ECPP_ECP_MODE || in ecpp_check_status()
3982 pp->current_mode == ECPP_DIAG_MODE) in ecpp_check_status()
4080 if (pp->current_mode == ECPP_CENTRONICS || in ecpp_get_prn_ifcap()
4081 pp->current_mode == ECPP_COMPAT_MODE) { in ecpp_get_prn_ifcap()
4083 } else if (pp->current_mode == ECPP_NIBBLE_MODE || in ecpp_get_prn_ifcap()
4084 pp->current_mode == ECPP_ECP_MODE) { in ecpp_get_prn_ifcap()
4144 pp->current_mode = pp->backchannel = ECPP_CENTRONICS; in ecpp_1284_init_interface()
4147 pp->to_mode[pp->current_mode]++; in ecpp_1284_init_interface()
4192 pp->current_mode = ECPP_ECP_MODE; in ecp_negotiation()
4223 pp->current_mode = ECPP_NIBBLE_MODE; in nibble_negotiation()
4360 int previous_mode = pp->current_mode; in ecpp_1284_termination()
4362 if (((pp->current_mode == ECPP_COMPAT_MODE || in ecpp_1284_termination()
4363 pp->current_mode == ECPP_CENTRONICS) && in ecpp_1284_termination()
4365 pp->current_mode == ECPP_DIAG_MODE) { in ecpp_1284_termination()
4374 pp->current_mode = ECPP_COMPAT_MODE; /* needed by next function */ in ecpp_1284_termination()
4451 ASSERT(pp->current_mode == ECPP_ECP_MODE && in ecp_peripheral2host()
4631 ASSERT(pp->current_mode == ECPP_ECP_MODE && in ecpp_ecp_read_completion()
4656 pp->ibytes[pp->current_mode] += xfer_len; in ecpp_ecp_read_completion()
4752 ASSERT(pp->current_mode == ECPP_NIBBLE_MODE); in ecpp_peripheral2host()
4837 ASSERT(pp->current_mode == ECPP_ECP_MODE && in ecp_forward2reverse()
4871 ASSERT(pp->current_mode == ECPP_ECP_MODE && in ecp_reverse2forward()
4933 ASSERT(pp->current_mode == ECPP_CENTRONICS || in ecpp_mode_negotiation()
4934 pp->current_mode == ECPP_COMPAT_MODE || in ecpp_mode_negotiation()
4935 pp->current_mode == ECPP_NIBBLE_MODE || in ecpp_mode_negotiation()
4936 pp->current_mode == ECPP_ECP_MODE || in ecpp_mode_negotiation()
4937 pp->current_mode == ECPP_DIAG_MODE); in ecpp_mode_negotiation()
4939 if (pp->current_mode == newmode) { in ecpp_mode_negotiation()
4944 if ((pp->current_mode == ECPP_ECP_MODE) && in ecpp_mode_negotiation()
4957 pp->current_mode = ECPP_CENTRONICS; in ecpp_mode_negotiation()
4961 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
4966 if (pp->current_mode == ECPP_NIBBLE_MODE) { in ecpp_mode_negotiation()
4968 pp->current_mode = ECPP_COMPAT_MODE; in ecpp_mode_negotiation()
4971 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
4981 pp->current_mode = ECPP_COMPAT_MODE; in ecpp_mode_negotiation()
4983 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
4996 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
5019 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
5037 pp->current_mode = ECPP_DIAG_MODE; in ecpp_mode_negotiation()
5040 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
5084 if ((pp->current_mode != ECPP_NIBBLE_MODE) && in ecpp_idle_phase()
5161 ASSERT(pp->current_mode == ECPP_NIBBLE_MODE); in read_nibble_backchan()
5243 pp->current_mode = ECPP_NIBBLE_MODE; in devidnib_negotiation()
5272 if ((pp->current_mode != mode) || (id == NULL)) { in ecpp_getdevid()
5513 pp->current_mode = ECPP_CENTRONICS; in pc87332_config_chip()
5644 if (COMPAT_PIO(pp) || pp->current_mode == ECPP_NIBBLE_MODE) { in pc97317_config_mode()
6351 ekp->ek_mode.value.ui32 = pp->current_mode; in ecpp_kstat_update()