Home
last modified time | relevance | path

Searched refs:ghd_waitq_delete (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h282 void ghd_waitq_delete(ccc_t *, gcmd_t *);
319 ghd_waitq_delete(cccp, gcmdp); \
/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h321 void ghd_waitq_delete(ccc_t *, gcmd_t *);
361 ghd_waitq_delete(cccp, gcmdp); \
H A Dghd_waitq.c250 ghd_waitq_delete(ccc_t *cccp, gcmd_t *gcmdp) in ghd_waitq_delete() function