Searched defs:pm8001_ccb_info (Results 1 – 1 of 1) sorted by relevance
229 struct pm8001_ccb_info { struct230 struct list_head entry;231 struct sas_task *task;232 u32 n_elem;233 u32 ccb_tag;234 dma_addr_t ccb_dma_handle;235 struct pm8001_device *device;236 struct pm8001_prd buf_prd[PM8001_MAX_DMA_SG];237 struct fw_control_ex *fw_control_context;