Home
last modified time | relevance | path

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

/drivers/net/hamradio/
A Dscc.c683 scc = &SCC_Info[vector >> 3 ^ 0x01]; in scc_isr()
1102 scc2 = &SCC_Info[k]; in is_grouped()
1485 scc=&SCC_Info[2*chip]; in z8530_init()
1810 SCC_Info[2*Nchips+chan].data, in scc_net_siocdevprivate()
1811 SCC_Info[2*Nchips+chan].ctrl); in scc_net_siocdevprivate()
1827 &SCC_Info[2*Nchips+chan])) in scc_net_siocdevprivate()
1984 if (!SCC_Info[k].init) in scc_net_seq_idx()
1987 return &SCC_Info[k]; in scc_net_seq_idx()
2006 if (SCC_Info[k].init) in scc_net_seq_next()
2007 return &SCC_Info[k]; in scc_net_seq_next()
[all …]

Completed in 7 milliseconds