Home
last modified time | relevance | path

Searched defs:hci1394_comp_ixl_vars_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h146 typedef struct hci1394_comp_ixl_vars_s { struct
148 hci1394_state_t *soft_statep; /* driver state */
149 hci1394_iso_ctxt_t *ctxtp; /* current context */
150 hci1394_xfer_ctl_t *xcs_firstp; /* 1st alloc xfer_ctl_t struc */
151 hci1394_xfer_ctl_t *xcs_currentp; /* last alloc xfer_ctl_t struc */
153 hci1394_idma_desc_mem_t *dma_firstp; /* 1st alloc descriptor mem */
154 hci1394_idma_desc_mem_t *dma_currentp; /* cur dma descriptor mem */
156 int dma_bld_error; /* compilation error code */
157 uint_t ixl_io_mode; /* I/O mode: 0=recv,1=xmit */
159 ixl1394_command_t *ixl_cur_cmdp; /* processing current ixl cmd */
[all …]