Searched defs:jsm_board (Results 1 – 1 of 1) sorted by relevance
124 struct jsm_board struct126 int boardnum; /* Board number: 0-32 */128 u8 rev; /* PCI revision ID */129 struct pci_dev *pci_dev;130 u32 maxports; /* MAX ports this board can handle */132 spinlock_t bd_intr_lock; /* Used to protect the poller tasklet and136 u32 nasync; /* Number of ports on card */138 u32 irq; /* Interrupt request number */140 u64 membase; /* Start of base memory of the card */141 u64 membase_end; /* End of base memory of the card */[all …]