Searched refs:ixlnextp (Results 1 – 2 of 2) sorted by relevance
165 ixl1394_command_t *ixlnextp; /* next ixl command */ in hci1394_ixl_dma_sync() local179 ixlnextp = ctxtp->ixl_execp; in hci1394_ixl_dma_sync()188 while (ixlnextp != NULL) { in hci1394_ixl_dma_sync()189 ixlp = ixlnextp; in hci1394_ixl_dma_sync()190 ixlnextp = ixlp->next_ixlp; in hci1394_ixl_dma_sync()204 ixlp, &ixlnextp, ×tamp, &donecode); in hci1394_ixl_dma_sync()222 ixlnextp = ((ixl1394_jump_t *)ixlp)->label; in hci1394_ixl_dma_sync()
350 ixl1394_command_t *ixlnextp = ixlp; /* addr of next ixl cmd */ in hci1394_parse_ixl() local361 while ((ixlnextp != NULL) && (wvp->dma_bld_error == 0)) { in hci1394_parse_ixl()364 wvp->ixl_cur_cmdp = ixlcurp = ixlnextp; in hci1394_parse_ixl()365 ixlnextp = ixlcurp->next_ixlp; in hci1394_parse_ixl()962 ixl1394_command_t *ixlnextp; /* next ixl command */ in hci1394_finalize_all_xfer_desc() local1007 ixlnextp = wvp->ctxtp->ixl_firstp; in hci1394_finalize_all_xfer_desc()1010 while ((ixlnextp != NULL) && (wvp->dma_bld_error == 0)) { in hci1394_finalize_all_xfer_desc()1013 ixlcurp = ixlnextp; in hci1394_finalize_all_xfer_desc()1014 ixlnextp = ixlcurp->next_ixlp; in hci1394_finalize_all_xfer_desc()