Home
last modified time | relevance | path

Searched refs:zpci_cfg_load (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/pci/
A Dpci.c192 static int zpci_cfg_load(struct zpci_dev *zdev, int offset, u32 *val, u8 len) in zpci_cfg_load() function
404 return (zdev) ? zpci_cfg_load(zdev, where, val, size) : -ENODEV; in pci_read()

Completed in 5 milliseconds