Searched refs:maxhscbs (Results 1 – 4 of 4) sorted by relevance
2736 for (i = 0; i < ahc->scb_data->maxhscbs; i++) { in ahc_update_pending_scbs()4718 for (i = 0; i < ahc->scb_data->maxhscbs; i++) { in ahc_build_free_scb_list()4776 scb_data->maxhscbs = ahc_probe_scbs(ahc); in ahc_init_scbdata()4777 if (ahc->scb_data->maxhscbs == 0) { in ahc_init_scbdata()5062 ahc->scb_data->maxhscbs, AHC_MAX_QUEUE); in ahc_controller_info()5064 sprintf(buf, "%d SCBs", ahc->scb_data->maxhscbs); in ahc_controller_info()5372 if (ahc->scb_data->maxhscbs == 0) in ahc_init()5395 if (ahc->scb_data->maxhscbs < AHC_SCB_MAX_ALLOC) { in ahc_init()6388 for (i = 0; i < ahc->scb_data->maxhscbs; i++) { in ahc_abort_scbs()7255 for (i = 0; i < ahc->scb_data->maxhscbs; i++) { in ahc_dump_card_state()
608 uint8_t maxhscbs; /* Number of SCBs on the card */ member
662 uint16_t maxhscbs; /* Number of SCBs on the card */ member
6381 for (i = 0; i < ahd->scb_data.maxhscbs; i++) { in ahd_initialize_hscbs()6408 scb_data->maxhscbs = ahd_probe_scbs(ahd); in ahd_init_scbdata()6409 if (scb_data->maxhscbs == 0) { in ahd_init_scbdata()6998 ahd->scb_data.maxhscbs); in ahd_controller_info()