Searched refs:ghd_timer_stop (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h271 void ghd_timer_stop(ccc_t *cccp, gcmd_t *cmdp);
310 #define GHD_TIMER_STOP(cccp, gcmdp) ghd_timer_stop(cccp, gcmdp)
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h310 void ghd_timer_stop(ccc_t *cccp, gcmd_t *cmdp);
351 #define GHD_TIMER_STOP(cccp, gcmdp) ghd_timer_stop(cccp, gcmdp)
H A Dghd_timer.c885 * ghd_timer_stop()
894 ghd_timer_stop(ccc_t *cccp, gcmd_t *gcmdp) function

Completed in 485 milliseconds