Searched defs:boardtype (Results 1 – 15 of 15) sorted by relevance
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
227 struct boardtype { struct228 const char *name; /* board name */229 int vendor_id; /* PCI vendor a device ID of card */230 int device_id;231 int iorange_amcc; /* iorange for own S5933 region */232 int iorange_9118; /* pass thru card region size */233 int n_aichan; /* num of A/D chans */234 int n_aichand; /* num of A/D chans in diff mode */235 int mux_aichan; /*261 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
383 #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
141 uint boardtype; member
543 uint boardtype; member
38 uint boardtype; /* board type */ member