Searched refs:ATPDPSIZE (Results 1 – 2 of 2) sorted by relevance
72 #define ATPDPSIZE 4096 macro121 inot_private_data_t ntpool[ATPDPSIZE];123 atio_private_data_t atpool[ATPDPSIZE];
982 for (atp = tptr->atpool; atp < &tptr->atpool[ATPDPSIZE]; atp++) { in isp_get_atpd()1005 for (atp = tptr->atpool; atp < &tptr->atpool[ATPDPSIZE]; atp++) { in isp_dump_atpd()1030 for (ntp = tptr->ntpool; ntp < &tptr->ntpool[ATPDPSIZE]; ntp++) { in isp_find_ntpd()1072 for (i = 0; i < ATPDPSIZE-1; i++) { in create_lun_state()3003 for (atp = tptr->atpool; atp < &tptr->atpool[ATPDPSIZE]; atp++) { in isp_target_mark_aborted_early()