Searched refs:get_phb_indications (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | pci.c | 407 static int get_phb_indications(struct pci_dev *dev, u64 *capiind, u64 *asnind, in get_phb_indications() function 450 if (get_phb_indications(dev, &capiind, &asnind, &nbwind)) in cxl_get_xsl9_dsnctl()
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | pci.c | 398 static int get_phb_indications(struct pci_dev *dev, u64 *capiind, u64 *asnind, in get_phb_indications() function 441 if (get_phb_indications(dev, &capiind, &asnind, &nbwind)) in cxl_get_xsl9_dsnctl()
|
Completed in 6 milliseconds