Searched defs:afu_cookie (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
| D | cxl_hw.c | 74 static void *cxlflash_get_context(struct pci_dev *dev, void *afu_cookie) in cxlflash_get_context() 79 static void *cxlflash_dev_context_init(struct pci_dev *dev, void *afu_cookie) in cxlflash_dev_context_init() 89 static void cxlflash_perst_reloads_same_image(void *afu_cookie, bool image) in cxlflash_perst_reloads_same_image()
|
| D | ocxl_hw.c | 467 static void *ocxlflash_get_context(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_get_context() 481 static void *ocxlflash_dev_context_init(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_dev_context_init() 562 static void ocxlflash_perst_reloads_same_image(void *afu_cookie, bool image) in ocxlflash_perst_reloads_same_image() 699 static void ocxlflash_destroy_afu(void *afu_cookie) in ocxlflash_destroy_afu()
|
| D | common.h | 131 void *afu_cookie; member
|
| /kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
| D | cxl_hw.c | 74 static void *cxlflash_get_context(struct pci_dev *dev, void *afu_cookie) in cxlflash_get_context() 79 static void *cxlflash_dev_context_init(struct pci_dev *dev, void *afu_cookie) in cxlflash_dev_context_init() 89 static void cxlflash_perst_reloads_same_image(void *afu_cookie, bool image) in cxlflash_perst_reloads_same_image()
|
| D | ocxl_hw.c | 470 static void *ocxlflash_get_context(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_get_context() 484 static void *ocxlflash_dev_context_init(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_dev_context_init() 565 static void ocxlflash_perst_reloads_same_image(void *afu_cookie, bool image) in ocxlflash_perst_reloads_same_image() 702 static void ocxlflash_destroy_afu(void *afu_cookie) in ocxlflash_destroy_afu()
|
| D | common.h | 131 void *afu_cookie; member
|