Home
last modified time | relevance | path

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

/linux-3.3/drivers/atm/
Dsolos-pci.c108 struct solos_card { struct
109 void __iomem *config_regs;
110 void __iomem *buffers;
111 int nr_ports;
112 int tx_mask;
113 struct pci_dev *dev;
114 struct atm_dev *atmdev[4];
115 struct tasklet_struct tlet;
116 spinlock_t tx_lock;
117 spinlock_t tx_queue_lock;
[all …]