Searched defs:twa_softc (Results 1 – 1 of 1) sorted by relevance
125 struct twa_softc { struct126 struct tw_cl_ctlr_handle ctlr_handle;127 struct tw_osli_req_context *req_ctx_buf;130 TW_UINT8 open;131 TW_UINT32 flags;133 TW_INT32 device_id;134 TW_UINT32 alignment;135 TW_UINT32 sg_size_factor;137 TW_VOID *non_dma_mem;138 TW_VOID *dma_mem;[all …]