Lines Matching refs:bdesc
1758 board_desc_t *bdesc;
1763 bdesc = (board_desc_t *)pda_get_board_info(ph, b);
1767 bda_ioc = bdesc->bda_ioc;
3041 board_desc_t *bdesc;
3046 bdesc = (board_desc_t *)pda_get_board_info(ph, b);
3055 bda_proc = bdesc->bda_proc;
3074 bda_ioc = bdesc->bda_ioc;
3453 board_desc_t *bdesc;
3472 bdesc = (board_desc_t *)pda_get_board_info(ph, board);
3473 if (bdesc == NULL) {
3485 if (BDA_NBL(bdesc->bda_proc, i) == BDAN_GOOD)
3494 if (BDA_NBL(bdesc->bda_mgroup, i) == BDAN_GOOD)
3508 if (BDA_NBL(bdesc->bda_ioc, i) == BDAN_GOOD) {
3512 if (BDA_NBL(bdesc->bda_ios[i], s) != BDAN_GOOD)