boardtype
char boardtype[80];
char *p = boardtype;
printk("%s.\n", boardtype);
static const struct boardtype boardtypes[] = {
const struct boardtype *board = dev->board_ptr;
const struct boardtype *board = dev->board_ptr;
const struct boardtype *board = NULL;
int boardtype;
dev_private->boardtype = context;
int boardtype = dev_private->boardtype;
pci_dio_reset(dev, boardtype);
int boardtype;
int boardtype;
__le32 boardtype; /* Type of board */
sih->boardtype = pbus->boardinfo.type;
uint boardtype; /* board type */
return sih->boardtype;
sha_params.boardtype = ai_get_boardtype(wlc_hw->sih);
sh->boardtype = shp->boardtype;
uint boardtype;
uint boardtype;
(pi->sh->boardtype == 0x8b)) {
u8 boardtype;
boardtype = ((contents[EEPROM_RF_OPT1]) &
boardtype = contents[EEPROM_RF_OPT4];
boardtype &= BOARD_TYPE_TEST_MASK;
rtlefuse->board_type = boardtype;
#define IS_HIGHT_PA(boardtype) \
((boardtype == BOARD_USB_HIGH_PA) ? true : false)