Home
last modified time | relevance | path

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

/drivers/net/tokenring/
Dlanstreamer.h273 struct streamer_private { struct
280 struct streamer_private *next; argument
281 struct pci_dev *pci_dev;
282 __u8 __iomem *streamer_mmio;
283 char *streamer_card_name;
285 spinlock_t streamer_lock;
287 volatile int srb_queued; /* True if an SRB is still posted */
288 wait_queue_head_t srb_wait;
290 volatile int asb_queued; /* True if an ASB is posted */
292 volatile int trb_queued; /* True if a TRB is posted */
[all …]