Home
last modified time | relevance | path

Searched refs:pendingw (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dg_NCR5380.c815 if (hostdata->pendingw) in generic_NCR5380_proc_info()
816 PRINTP(" %d pending writes" ANDP hostdata->pendingw); in generic_NCR5380_proc_info()
817 if (hostdata->pendingr || hostdata->pendingw) in generic_NCR5380_proc_info()
DNCR5380.h279 unsigned pendingw; member
DNCR5380.c984 hostdata->pendingw = 0; in NCR5380_init()
1093 hostdata->pendingw++; in NCR5380_queue_command()
1409 hostdata->pendingw--; in collect_stats()
Datari_NCR5380.c949 hostdata->pendingw++; in NCR5380_queue_command()
1367 hostdata->pendingw--; in collect_stats()
Dmac_NCR5380.c975 hostdata->pendingw++; in NCR5380_queue_command()
1371 hostdata->pendingw--; in collect_stats()
Dsun3_NCR5380.c950 hostdata->pendingw++; in NCR5380_queue_command()
1357 hostdata->pendingw--; in collect_stats()