Searched refs:AHC_NUM_LUNS (Results 1 – 3 of 3) sorted by relevance
112 (tcl & (AHC_NUM_LUNS - 1))133 #define AHC_NUM_LUNS 64 macro739 struct ahc_tmode_lstate* enabled_luns[AHC_NUM_LUNS];
3805 for (lun = 0; lun < AHC_NUM_LUNS; lun++) { in ahc_handle_devreset()4040 for (j = 0; j < AHC_NUM_LUNS; j++) { in ahc_free()4642 for (lun = 1; lun < AHC_NUM_LUNS; lun++) in ahc_chip_init()5899 maxlun = AHC_NUM_LUNS; in ahc_abort_scbs()6121 for (lun = 0; lun < AHC_NUM_LUNS; lun++) { in ahc_reset_channel()7251 if (ccb->ccb_h.target_lun >= AHC_NUM_LUNS) in ahc_find_tmode_devs()
790 cpi->max_lun = AHC_NUM_LUNS - 1; in ahc_action()