Home
last modified time | relevance | path

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

/drivers/pcmcia/
Dyenta_socket.h113 struct yenta_socket { struct
114 struct pci_dev *dev;
115 int cb_irq, io_irq;
116 void __iomem *base;
117 struct timer_list poll_timer;
119 struct pcmcia_socket socket;
120 struct cardbus_type *type;
122 u32 flags;
125 unsigned int probe_status;
128 unsigned int private[8];
[all …]