Searched refs:cmd_windex (Results 1 – 3 of 3) sorted by relevance
125 gcmdp->cmd_windex = 0; in ghd_dma_buf_bind_attr()173 gcmdp->cmd_windex++; in ghd_dmaget_next_attr()211 } else if (gcmdp->cmd_windex >= gcmdp->cmd_wcount) { in ghd_dmaget_attr()215 ASSERT(gcmdp->cmd_windex < gcmdp->cmd_wcount); in ghd_dmaget_attr()226 gcmdp->cmd_windex, &offset, &length, in ghd_dmaget_attr()
102 P->cmd_wcount, P->cmd_windex, P->cmd_ccount, P->cmd_cindex); in ghd_dump_gcmd()
121 uint_t cmd_windex; /* ddi_dma_attr: current window */ member