Searched refs:debug_count_limit (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A D53c7,8xx.c968 hostdata->debug_count_limit = -1;
3626 (hostdata->debug_count_limit == 0)) {
3639 hostdata->debug_count_limit != -1)
3640 --hostdata->debug_count_limit;
H A D53c7,8xx.h1308 int debug_count_limit; /* Number of commands to execute member in struct:NCR53c7x0_hostdata
H A D53c7xx.c942 hostdata->debug_count_limit = -1;
3349 (hostdata->debug_count_limit == 0)) {
3371 hostdata->debug_count_limit != -1)
3372 --hostdata->debug_count_limit;
H A D53c7xx.h1313 int debug_count_limit; /* Number of commands to execute member in struct:NCR53c7x0_hostdata

Completed in 199 milliseconds