Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/jsm/
A Djsm.h126 struct jsm_board struct
128 int boardnum; /* Board number: 0-32 */
130 int type; /* Type of board */
131 u8 rev; /* PCI revision ID */
132 struct pci_dev *pci_dev;
133 u32 maxports; /* MAX ports this board can handle */
135 spinlock_t bd_intr_lock; /* Used to protect the poller tasklet and
159 struct list_head jsm_board_entry; argument

Completed in 5 milliseconds