Searched refs:ixl_firstp (Results 1 – 4 of 4) sorted by relevance
70 ixlstp = ctxtp->ixl_firstp; in hci1394_ixl_set_start()77 if ((ixlstp != ctxtp->ixl_firstp) && (ixlstp->ixl_opcode != in hci1394_ixl_set_start()123 ixlnext = ctxtp->ixl_firstp; in hci1394_ixl_reset_status()
172 ctxtp->ixl_firstp = ixlp; in hci1394_compile_ixl_init()242 err = hci1394_ixl_find_next_exec_xfer(wvp->ctxtp->ixl_firstp, in hci1394_compile_ixl_endup()861 ixlnextp = wvp->ctxtp->ixl_firstp; in hci1394_finalize_all_xfer_desc()
345 ctxtp->ixl_execp = ctxtp->ixl_firstp; /* start of ixl chain */ in hci1394_start_isoch_dma()
91 ixl1394_command_t *ixl_firstp; /* 1st ixl cmmand in linked list */ member