Searched refs:AHD_NUM_LUNS (Results 1 – 4 of 4) sorted by relevance
103 (tcl & (AHD_NUM_LUNS - 1))150 #define AHD_NUM_LUNS 256 macro768 struct ahd_tmode_lstate* enabled_luns[AHD_NUM_LUNS];
179 for (lun = 0; lun < AHD_NUM_LUNS; lun++) { in ahd_dump_target_state()
5942 max_lun = AHD_NUM_LUNS - 1; in ahd_handle_devreset()6184 for (j = 0; j < AHD_NUM_LUNS; j++) { in ahd_free()8785 for (lun = 0; lun < AHD_NUM_LUNS; lun++) { in ahd_reset_channel()10250 if (ccb->ccb_h.target_lun >= AHD_NUM_LUNS) in ahd_find_tmode_devs()
1244 host->max_lun = AHD_NUM_LUNS; in ahd_linux_register_host()