Searched refs:GHD_TIMER_STOP (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd.h | 306 #define GHD_TIMER_STOP(cccp, gcmdp) GHD_TIMER_STOP_INLINE(cccp, gcmdp) macro 310 #define GHD_TIMER_STOP(cccp, gcmdp) ghd_timer_stop(cccp, gcmdp) macro 321 GHD_TIMER_STOP((cccp), (gcmdp)); \
|
/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd.h | 346 #define GHD_TIMER_STOP(cccp, gcmdp) GHD_TIMER_STOP_INLINE(cccp, gcmdp) macro 351 #define GHD_TIMER_STOP(cccp, gcmdp) ghd_timer_stop(cccp, gcmdp) macro 363 GHD_TIMER_STOP((cccp), (gcmdp)); \
|
H A D | ghd_timer.c | 467 GHD_TIMER_STOP(cccp, gcmdp); in ghd_timer_newstate()
|
H A D | ghd.c | 603 GHD_TIMER_STOP(cccp, gcmdp); in ghd_tran_abort()
|