Searched refs:idma_options (Results 1 – 6 of 6) sorted by relevance
153 id1394_isoch_dma_options_t idma_options; /* I/O type */ member
205 if ((idi->idma_options & ID1394_TALK) != 0) { in hci1394_alloc_isoch_dma()275 if ((idi->idma_options & ID1394_LISTEN_BUF_MODE) != 0) { in hci1394_alloc_isoch_dma()279 if ((idi->idma_options & ID1394_RECV_HEADERS) != 0) { in hci1394_alloc_isoch_dma()
364 isoch_args.idma_options = ID1394_LISTEN_PKT_MODE; in dcam_frame_rcv_init()
3148 if ((idi->idma_options & ID1394_TALK) && in t1394_alloc_isoch_dma()3149 (idi->idma_options != ID1394_TALK)) { in t1394_alloc_isoch_dma()3161 if ((idi->idma_options & ID1394_LISTEN_PKT_MODE) && in t1394_alloc_isoch_dma()3162 (idi->idma_options & ID1394_LISTEN_BUF_MODE)) { in t1394_alloc_isoch_dma()
590 di.idma_options = ID1394_LISTEN_PKT_MODE; in av1394_ir_alloc_isoch_dma()
744 di.idma_options = ID1394_TALK; in av1394_it_alloc_isoch_dma()