Searched refs:ixlnextp (Results 1 – 2 of 2) sorted by relevance
140 ixl1394_command_t *ixlnextp; /* next ixl command */ in hci1394_ixl_dma_sync() local151 ixlnextp = ctxtp->ixl_execp; in hci1394_ixl_dma_sync()160 while (ixlnextp != NULL) { in hci1394_ixl_dma_sync()161 ixlp = ixlnextp; in hci1394_ixl_dma_sync()162 ixlnextp = ixlp->next_ixlp; in hci1394_ixl_dma_sync()176 ixlp, &ixlnextp, ×tamp, &donecode); in hci1394_ixl_dma_sync()192 ixlnextp = ((ixl1394_jump_t *)ixlp)->label; in hci1394_ixl_dma_sync()
313 ixl1394_command_t *ixlnextp = ixlp; /* addr of next ixl cmd */ in hci1394_parse_ixl() local321 while ((ixlnextp != NULL) && (wvp->dma_bld_error == 0)) { in hci1394_parse_ixl()324 wvp->ixl_cur_cmdp = ixlcurp = ixlnextp; in hci1394_parse_ixl()325 ixlnextp = ixlcurp->next_ixlp; in hci1394_parse_ixl()827 ixl1394_command_t *ixlnextp; /* next ixl command */ in hci1394_finalize_all_xfer_desc() local861 ixlnextp = wvp->ctxtp->ixl_firstp; in hci1394_finalize_all_xfer_desc()864 while ((ixlnextp != NULL) && (wvp->dma_bld_error == 0)) { in hci1394_finalize_all_xfer_desc()867 ixlcurp = ixlnextp; in hci1394_finalize_all_xfer_desc()868 ixlnextp = ixlcurp->next_ixlp; in hci1394_finalize_all_xfer_desc()