Searched refs:board_id (Results 1 – 9 of 9) sorted by relevance
276 typedef void sd_callback(uint32_t board_id,284 extern int32_t DFC_SD_RegisterForEvent(uint32_t board_id,294 extern int32_t DFC_SD_unRegisterForEvent(uint32_t board_id,
510 char board_id[2]; in print_us3_memory_line() local511 board_id[0] = 'A'; /* it will usually be, A, there's only one mc! */ in print_us3_memory_line()512 board_id[1] = 'B'; /* redundant. */ in print_us3_memory_line()518 board_id[portid], mcid, (bank_id % 4), bank_size, in print_us3_memory_line()
88 uint32_t board_id; /* controllers board_id */ member
849 cpqary3p->board_id = in cpqary3_update_ctlrdetails()860 cpqary3p->bddef = cpqary3_bd_getbybid(cpqary3p->board_id); in cpqary3_update_ctlrdetails()864 cpqary3p->board_id); in cpqary3_update_ctlrdetails()
287 uint32_t board_id; member
170 ctlr_info->subsystem_id = cpqary3p->board_id; in cpqary3_ioctl_ctlr_info()
252 const struct board_info *t1_get_board_info(unsigned int board_id);
723 t1_get_board_info(unsigned int board_id) in t1_get_board_info() argument725 return (board_id < DIMOF(t1_board) ? &t1_board[board_id] : NULL); in t1_get_board_info()
278 u_int board_id; member1970 ac_opt.board_id = bid; in jtag_init_ac()