Lines Matching defs:brd
349 #define MOXA_IS_320(brd) ((brd)->boardType == MOXA_BOARD_C320_PCI) argument
569 static int moxa_check_fw_model(struct moxa_board_conf *brd, u8 model) in moxa_check_fw_model()
600 static int moxa_load_bios(struct moxa_board_conf *brd, const u8 *buf, in moxa_load_bios()
644 static int moxa_load_320b(struct moxa_board_conf *brd, const u8 *ptr, in moxa_load_320b()
663 static int moxa_real_load_code(struct moxa_board_conf *brd, const void *ptr, in moxa_real_load_code()
778 static int moxa_load_code(struct moxa_board_conf *brd, const void *ptr, in moxa_load_code()
865 static int moxa_load_fw(struct moxa_board_conf *brd, const struct firmware *fw) in moxa_load_fw()
954 static int moxa_init_board(struct moxa_board_conf *brd, struct device *dev) in moxa_init_board()
1025 static void moxa_board_deinit(struct moxa_board_conf *brd) in moxa_board_deinit()
1138 struct moxa_board_conf *brd = pci_get_drvdata(pdev); in moxa_pci_remove() local
1226 struct moxa_board_conf *brd; in moxa_open() local
1493 struct moxa_board_conf *brd; in moxa_poll() local