Searched refs:maxhscbs (Results 1 – 4 of 4) sorted by relevance
2156 for (i = 0; i < ahc->scb_data->maxhscbs; i++) { in ahc_update_pending_scbs()4287 for (i = 0; i < ahc->scb_data->maxhscbs; i++) { in ahc_build_free_scb_list()4347 scb_data->maxhscbs = ahc_probe_scbs(ahc); in ahc_init_scbdata()4348 if (ahc->scb_data->maxhscbs == 0) { in ahc_init_scbdata()4637 ahc->scb_data->maxhscbs, AHC_MAX_QUEUE); in ahc_controller_info()4639 sprintf(buf, "%d SCBs", ahc->scb_data->maxhscbs); in ahc_controller_info()4967 if (ahc->scb_data->maxhscbs == 0) in ahc_init()4997 if (ahc->scb_data->maxhscbs < AHC_SCB_MAX_ALLOC) { in ahc_init()5987 for (i = 0; i < ahc->scb_data->maxhscbs; i++) { in ahc_abort_scbs()6861 for (i = 0; i < ahc->scb_data->maxhscbs; i++) { in ahc_dump_card_state()
635 uint8_t maxhscbs; /* Number of SCBs on the card */ member
687 uint16_t maxhscbs; /* Number of SCBs on the card */ member
5640 for (i = 0; i < ahd->scb_data.maxhscbs; i++) { in ahd_initialize_hscbs()5667 scb_data->maxhscbs = ahd_probe_scbs(ahd); in ahd_init_scbdata()5668 if (scb_data->maxhscbs == 0) { in ahd_init_scbdata()6279 ahd->scb_data.maxhscbs); in ahd_controller_info()