Home
last modified time | relevance | path

Searched refs:to_mode (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/
H A Decpp.c4145 pp->to_mode[pp->current_mode]++; in ecpp_1284_init_interface()
4959 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
4969 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
4981 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
4994 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
5017 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
5038 pp->to_mode[pp->current_mode]++; in ecpp_mode_negotiation()
6339 ekp->ek_to_ctx.value.ui32 = pp->to_mode[ECPP_CENTRONICS] + in ecpp_kstat_update()
6340 pp->to_mode[ECPP_COMPAT_MODE]; in ecpp_kstat_update()
6341 ekp->ek_to_nib.value.ui32 = pp->to_mode[ECPP_NIBBLE_MODE]; in ecpp_kstat_update()
[all …]
/titanic_50/usr/src/uts/common/sys/
H A Decppvar.h225 uint32_t to_mode[ECPP_EPP_MODE+1]; /* # transitions to mode */ member