Searched defs:tiger_hw (Results 1 – 2 of 2) sorted by relevance
76 struct tiger_hw { struct77 struct list_head list;78 struct pci_dev *pdev;79 char name[MISDN_MAX_IDLEN];80 enum nj_types typ;81 int irq;82 u32 irqcnt;106 _set_debug(struct tiger_hw *card) in _set_debug() argument
437 struct tiger_hw { struct438 u_int *send;439 u_int *s_irq;440 u_int *s_end;441 u_int *sendp;442 u_int *rec;443 int free;444 u_char *rcvbuf;445 u_char *sendbuf;446 u_char *sp;[all …]