Lines Matching refs:ASC_STATS
2194 #define ASC_STATS(shost, counter) ASC_STATS_ADD(shost, counter, 1) macro
3809 ASC_STATS(scp->device->host, done); in asc_scsi_done()
6178 ASC_STATS(shost, callback); in adv_isr_callback()
7110 ASC_STATS(shost, callback); in asc_isr_callback()
7472 ASC_STATS(shost, reset); in advansys_reset()
7552 ASC_STATS(sdev->host, biosparam); in advansys_biosparam()
7593 ASC_STATS(shost, interrupt); in advansys_interrupt()
7601 ASC_STATS(shost, interrupt); in advansys_interrupt()
7957 ASC_STATS(scp->device->host, xfer_cnt); in asc_build_req()
8003 ASC_STATS(scp->device->host, adv_build_nosg); in adv_get_sglist()
8103 ASC_STATS(scp->device->host, adv_build_noreq); in adv_build_req()
8199 ASC_STATS(scp->device->host, xfer_cnt); in adv_build_req()
8913 ASC_STATS(scp->device->host, build_error); in asc_execute_scsi_cmnd()
8940 ASC_STATS(scp->device->host, build_error); in asc_execute_scsi_cmnd()
8950 ASC_STATS(scp->device->host, exe_noerror); in asc_execute_scsi_cmnd()
8959 ASC_STATS(scp->device->host, exe_busy); in asc_execute_scsi_cmnd()
8964 ASC_STATS(scp->device->host, exe_error); in asc_execute_scsi_cmnd()
8970 ASC_STATS(scp->device->host, exe_unknown); in asc_execute_scsi_cmnd()
8991 ASC_STATS(shost, queuecommand); in advansys_queuecommand_lck()