Searched defs:PLX_PCI_MAX_CHAN (Results 1 - 1 of 1) sorted by relevance

/drivers/net/can/sja1000/
H A Dplx_pci.c51 #define PLX_PCI_MAX_CHAN 2 macro
55 struct net_device *net_dev[PLX_PCI_MAX_CHAN];
164 struct plx_pci_channel_map chan_map_tbl[PLX_PCI_MAX_CHAN];
470 for (i = 0; i < PLX_PCI_MAX_CHAN; i++) {

Completed in 110 milliseconds