Searched refs:AHC_NUM_LUNS (Results 1 – 4 of 4) sorted by relevance
102 (tcl & (AHC_NUM_LUNS - 1))123 #define AHC_NUM_LUNS 64 macro714 struct ahc_tmode_lstate* enabled_luns[AHC_NUM_LUNS];
159 for (lun = 0; lun < AHC_NUM_LUNS; lun++) { in ahc_dump_target_state()
4317 for (lun = 0; lun < AHC_NUM_LUNS; lun++) { in ahc_handle_devreset()4496 for (j = 0; j < AHC_NUM_LUNS; j++) { in ahc_free()5095 for (lun = 1; lun < AHC_NUM_LUNS; lun++) in ahc_chip_init()6314 maxlun = AHC_NUM_LUNS; in ahc_abort_scbs()6536 for (lun = 0; lun < AHC_NUM_LUNS; lun++) { in ahc_reset_channel()7308 if (ccb->ccb_h.target_lun >= AHC_NUM_LUNS) in ahc_find_tmode_devs()
1090 host->max_lun = AHC_NUM_LUNS; in ahc_linux_register_host()
Completed in 21 milliseconds