Searched refs:maxhscbs (Results 1 – 4 of 4) sorted by relevance
2743 for (i = 0; i < ahc->scb_data->maxhscbs; i++) { in ahc_update_pending_scbs()4731 for (i = 0; i < ahc->scb_data->maxhscbs; i++) { in ahc_build_free_scb_list()4789 scb_data->maxhscbs = ahc_probe_scbs(ahc); in ahc_init_scbdata()4790 if (ahc->scb_data->maxhscbs == 0) { in ahc_init_scbdata()5077 ahc->scb_data->maxhscbs, AHC_MAX_QUEUE); in ahc_controller_info()5079 sprintf(buf, "%d SCBs", ahc->scb_data->maxhscbs); in ahc_controller_info()5405 if (ahc->scb_data->maxhscbs == 0) in ahc_init()5428 if (ahc->scb_data->maxhscbs < AHC_SCB_MAX_ALLOC) { in ahc_init()6421 for (i = 0; i < ahc->scb_data->maxhscbs; i++) { in ahc_abort_scbs()7288 for (i = 0; i < ahc->scb_data->maxhscbs; i++) { in ahc_dump_card_state()
611 uint8_t maxhscbs; /* Number of SCBs on the card */ member
665 uint16_t maxhscbs; /* Number of SCBs on the card */ member
6393 for (i = 0; i < ahd->scb_data.maxhscbs; i++) { in ahd_initialize_hscbs()6420 scb_data->maxhscbs = ahd_probe_scbs(ahd); in ahd_init_scbdata()6421 if (scb_data->maxhscbs == 0) { in ahd_init_scbdata()7022 ahd->scb_data.maxhscbs); in ahd_controller_info()