Searched refs:hw_afu (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/cxlflash/
H A Docxl_hw.h51 struct ocxl_hw_afu *hw_afu; /* HW AFU back pointer */ member in struct:ocxlflash_context
H A Docxl_hw.c132 struct device *dev = ctx->hw_afu->dev;
182 struct ocxl_hw_afu *afu = ctx->hw_afu;
254 struct ocxl_hw_afu *afu = ctx->hw_afu;
330 struct ocxl_hw_afu *afu = ctx->hw_afu;
402 struct ocxl_hw_afu *afu = ctx->hw_afu;
443 struct device *dev = ctx->hw_afu->dev;
514 ctx->hw_afu = afu;
542 dev = ctx->hw_afu->dev;
553 idr_remove(&ctx->hw_afu->idr, ctx->pe);
592 struct ocxl_hw_afu *afu = ctx->hw_afu;
[all...]

Completed in 217 milliseconds