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.h248 void ghd_doneq_put_tail(ccc_t *cccp, gcmd_t *cmdp);
353 #define GHD_DONEQ_PUT_TAIL(cccp, gcmdp) ghd_doneq_put_tail(cccp, gcmdp)
H A Dghd.c117 * ghd_doneq_put_tail():
124 ghd_doneq_put_tail(ccc_t *cccp, gcmd_t *gcmdp) function

Completed in 74 milliseconds