Home
last modified time | relevance | path

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

/freebsd/sys/dev/scc/
H A Dscc_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()
508 ch = m->m_chan; in scc_bus_release_resource()
H A Dscc_bfe.h69 struct scc_chan *m_chan; member