Home
last modified time | relevance | path

Searched refs:ghd_timer_attach (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h261 int ghd_timer_attach(ccc_t *cccp, tmr_t *tmrp,
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h298 int ghd_timer_attach(ccc_t *cccp, tmr_t *tmrp,
H A Dghd_timer.c776 ghd_timer_attach(ccc_t *cccp, tmr_t *tmrp, in ghd_timer_attach() function
H A Dghd.c347 if (ghd_timer_attach(cccp, tmrp, timeout_func) == FALSE) { in ghd_register()