Searched refs:ghd_doneq_put_tail (Results 1 – 2 of 2) sorted by relevance
246 void ghd_doneq_put_tail(ccc_t *cccp, gcmd_t *cmdp);351 #define GHD_DONEQ_PUT_TAIL(cccp, gcmdp) ghd_doneq_put_tail(cccp, gcmdp)
124 ghd_doneq_put_tail(ccc_t *cccp, gcmd_t *gcmdp) in ghd_doneq_put_tail() function