Searched defs:pm8001_ccb_info (Results 1 – 1 of 1) sorted by relevance
311 struct pm8001_ccb_info { struct312 struct list_head entry;313 struct sas_task *task;314 u32 n_elem;315 u32 ccb_tag;316 dma_addr_t ccb_dma_handle;317 struct pm8001_device *device;318 struct pm8001_prd *buf_prd;319 struct fw_control_ex *fw_control_context;320 u8 open_retry;