Searched defs:twa_softc (Results 1 – 1 of 1) sorted by relevance
123 struct twa_softc { struct124 struct tw_cl_ctlr_handle ctlr_handle;125 struct tw_osli_req_context *req_ctx_buf;128 TW_UINT8 open;129 TW_UINT32 flags;131 TW_INT32 device_id;132 TW_UINT32 alignment;133 TW_UINT32 sg_size_factor;135 TW_VOID *non_dma_mem;136 TW_VOID *dma_mem;[all …]