Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Dsolos-pci.c105 struct solos_card { struct
106 void __iomem *config_regs;
107 void __iomem *buffers;
108 int nr_ports;
109 int tx_mask;
110 struct pci_dev *dev;
111 struct atm_dev *atmdev[4];
112 struct tasklet_struct tlet;
113 spinlock_t tx_lock;
114 spinlock_t tx_queue_lock;
[all …]