Home
last modified time | relevance | path

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

/drivers/pcmcia/
Dyenta_socket.h114 struct yenta_socket { struct
115 struct pci_dev *dev;
116 int cb_irq, io_irq;
117 void __iomem *base;
118 struct timer_list poll_timer;
120 struct pcmcia_socket socket;
121 struct cardbus_type *type;
123 u32 flags;
126 unsigned int probe_status;
129 unsigned int private[8];
[all …]