Home
last modified time | relevance | path

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

/NextBSD/sys/dev/scc/
HDscc_core.c74 m = &ch->ch_mode[0]; in scc_bfe_intr()
85 m = &ch->ch_mode[0]; in scc_bfe_intr()
193 m = &ch->ch_mode[mode]; in scc_bfe_attach()
265 m = &ch->ch_mode[mode]; in scc_bfe_attach()
320 m = &ch->ch_mode[mode]; in scc_bfe_detach()
HDscc_bfe.h92 struct scc_mode ch_mode[SCC_NMODES]; member