Home
last modified time | relevance | path

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

/drivers/net/arcnet/
Dcom20020-pci.c136 struct com20020_pci_channel_map *cm = &ci->chan_map_tbl[i]; in com20020pci_probe()
270 .chan_map_tbl = {
283 .chan_map_tbl = {
297 .chan_map_tbl = {
310 .chan_map_tbl = {
335 .chan_map_tbl = {
Dcom20020.h55 struct com20020_pci_channel_map chan_map_tbl[PLX_PCI_MAX_CARDS]; member
/drivers/net/can/sja1000/
Dplx_pci.c164 struct plx_pci_channel_map chan_map_tbl[PLX_PCI_MAX_CHAN]; member
553 struct plx_pci_channel_map *cm = &ci->chan_map_tbl[i]; in plx_pci_add_card()