Searched refs:REQTIMESTAT (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | advansys.c | 3674 #define REQTIMESTAT(function, ascq, reqp, tid) \ macro 7575 REQTIMESTAT("asc_dequeue", ascq, reqp, tid); in asc_dequeue() 7631 REQTIMESTAT("asc_dequeue_list", ascq, reqp, tid); in asc_dequeue_list() 7660 REQTIMESTAT("asc_dequeue_list", ascq, reqp, reqp->target); in asc_dequeue_list() 7737 REQTIMESTAT("asc_rmqueue", ascq, reqp, tid); in asc_rmqueue()
|