Home
last modified time | relevance | path

Searched defs:solos_card (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/atm/
Dsolos-pci.c114 struct solos_card { struct
115 void __iomem *config_regs;
116 void __iomem *buffers;
117 int nr_ports;
118 int tx_mask;
119 struct pci_dev *dev;
120 struct atm_dev *atmdev[4];
121 struct tasklet_struct tlet;
122 spinlock_t tx_lock;
123 spinlock_t tx_queue_lock;
[all …]