Home
last modified time | relevance | path

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

/NextBSD/sys/dev/scc/
HDscc_core.c194 m->m_chan = ch; in scc_bfe_attach()
424 ch = m->m_chan; in scc_bus_alloc_resource()
444 ch = m->m_chan; in scc_bus_get_resource()
470 ch = m->m_chan; in scc_bus_read_ivar()
509 ch = m->m_chan; in scc_bus_release_resource()
HDscc_bfe.h69 struct scc_chan *m_chan; member