Lines Matching refs:to_mode
4147 pp->to_mode[pp->current_mode]++; in ecpp_1284_init_interface()
4961 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
4971 pp->to_mode[pp->current_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()
5040 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
6341 ekp->ek_to_ctx.value.ui32 = pp->to_mode[ECPP_CENTRONICS] + in ecpp_kstat_update()
6342 pp->to_mode[ECPP_COMPAT_MODE]; in ecpp_kstat_update()
6343 ekp->ek_to_nib.value.ui32 = pp->to_mode[ECPP_NIBBLE_MODE]; in ecpp_kstat_update()
6344 ekp->ek_to_ecp.value.ui32 = pp->to_mode[ECPP_ECP_MODE]; in ecpp_kstat_update()
6345 ekp->ek_to_epp.value.ui32 = pp->to_mode[ECPP_EPP_MODE]; in ecpp_kstat_update()
6346 ekp->ek_to_diag.value.ui32 = pp->to_mode[ECPP_DIAG_MODE]; in ecpp_kstat_update()