Home
last modified time | relevance | path

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

/linux/arch/s390/pci/
H A Dpci_event.c291 struct zpci_dev *zdev = get_zdev_by_fid(ccdf->fid); in __zpci_event_error()
385 struct zpci_dev *zdev = get_zdev_by_fid(ccdf->fid); in __zpci_event_availability()
H A Dpci_clp.c425 zdev = get_zdev_by_fid(entry->fid); in __clp_add()
H A Dpci.c83 struct zpci_dev *get_zdev_by_fid(u32 fid) in get_zdev_by_fid() function
/linux/arch/s390/include/asm/
H A Dpci.h293 struct zpci_dev *get_zdev_by_fid(u32);