Home
last modified time | relevance | path

Searched refs:ghd_doneq_put_head (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h245 void ghd_doneq_put_head(ccc_t *cccp, gcmd_t *cmdp);
350 #define GHD_DONEQ_PUT_HEAD(cccp, gcmdp) ghd_doneq_put_head(cccp, gcmdp)
H A Dghd.c111 ghd_doneq_put_head(ccc_t *cccp, gcmd_t *gcmdp) in ghd_doneq_put_head() function