Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h246 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)
H A Dghd.c124 ghd_doneq_put_tail(ccc_t *cccp, gcmd_t *gcmdp) in ghd_doneq_put_tail() function