Searched defs:boardtype (Results 1 – 16 of 16) sorted by relevance
78 struct boardtype { struct95 static const struct boardtype boardtypes[] = { argument
138 struct boardtype { struct157 static const struct boardtype boardtypes[] = { argument
198 struct boardtype { struct199 const char *name; /* board name */200 int device_id;201 int iorange; /* I/O range len */202 char have_irq; /* 1=card support IRQ */203 char cardtype; /* 0=1710& co. 2=1713, ... */204 int n_aichan; /* num of A/D chans */205 int n_aichand; /* num of A/D chans in diff mode */206 int n_aochan; /* num of D/A chans */230 static const struct boardtype boardtypes[] = { argument
29 struct boardtype { struct34 static const struct boardtype boardtypes[] = { argument
228 struct boardtype { struct229 const char *name; /* board name */230 int vendor_id; /* PCI vendor a device ID of card */231 int device_id;232 int iorange_amcc; /* iorange for own S5933 region */233 int iorange_9118; /* pass thru card region size */234 int n_aichan; /* num of A/D chans */235 int n_aichand; /* num of A/D chans in diff mode */236 int mux_aichan; /*262 static const struct boardtype boardtypes[] = { argument
104 int boardtype; member
251 #define boardtype (*(const struct dt2801_board *)dev->board_ptr) macro
126 #define boardtype ((const struct atmio16_board_t *)dev->board_ptr) macro
384 #define boardtype (*(const struct dt282x_board *)dev->board_ptr) macro
397 int boardtype; member
1426 #define boardtype (*(struct ni_board_struct *)dev->board_ptr) macro
86 #define IS_HIGHT_PA(boardtype) \ argument
53 char boardtype[80]; in sni_pcimt_detect() local
153 uint boardtype; /* board type */ member
175 uint boardtype; member
504 uint boardtype; member