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

/linux-master/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) function
939 ctx = ocxlflash_dev_context_init(pdev, afu);
942 dev_err(dev, "%s: ocxlflash_dev_context_init failed rc=%d\n",
1386 .dev_context_init = ocxlflash_dev_context_init,

Completed in 107 milliseconds