Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Docxl_hw.c475 * ocxlflash_dev_context_init() - allocate and initialize an adapter context
481 static void *ocxlflash_dev_context_init(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_dev_context_init() function
936 ctx = ocxlflash_dev_context_init(pdev, afu); in ocxlflash_create_afu()
939 dev_err(dev, "%s: ocxlflash_dev_context_init failed rc=%d\n", in ocxlflash_create_afu()
1383 .dev_context_init = ocxlflash_dev_context_init,
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Docxl_hw.c478 * ocxlflash_dev_context_init() - allocate and initialize an adapter context
484 static void *ocxlflash_dev_context_init(struct pci_dev *pdev, void *afu_cookie) in ocxlflash_dev_context_init() function
939 ctx = ocxlflash_dev_context_init(pdev, afu); in ocxlflash_create_afu()
942 dev_err(dev, "%s: ocxlflash_dev_context_init failed rc=%d\n", in ocxlflash_create_afu()
1386 .dev_context_init = ocxlflash_dev_context_init,

Completed in 4 milliseconds