Searched defs:pm8001_ccb_info (Results 1 – 1 of 1) sorted by relevance
285 struct pm8001_ccb_info { struct286 struct sas_task *task;287 u32 n_elem;288 u32 ccb_tag;289 dma_addr_t ccb_dma_handle;290 struct pm8001_device *device;291 struct pm8001_prd *buf_prd;292 struct fw_control_ex *fw_control_context;293 u8 open_retry;
Completed in 9 milliseconds