Searched defs:id1394_isoch_dmainfo_s (Results 1 – 1 of 1) sorted by relevance
144 typedef struct id1394_isoch_dmainfo_s { struct145 ixl1394_command_t *ixlp; /* 1st IXL command */146 uint_t channel_num; /* isoch channel */147 uint_t default_tag; /* tag */148 uint_t default_sync; /* sync */149 uint_t it_speed; /* speed - xmit only */150 void *global_callback_arg;151 ixl1394_skip_t it_default_skip; /* skip - xmit only */152 ixl1394_command_t *it_default_skiplabel;153 id1394_isoch_dma_options_t idma_options; /* I/O type */[all …]