Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/pci/
Dpci_event.c253 struct zpci_dev *zdev = get_zdev_by_fid(ccdf->fid); in __zpci_event_error()
318 struct zpci_dev *zdev = get_zdev_by_fid(ccdf->fid); in __zpci_event_availability()
Dpci_clp.c415 zdev = get_zdev_by_fid(entry->fid); in __clp_add()
Dpci.c70 struct zpci_dev *get_zdev_by_fid(u32 fid) in get_zdev_by_fid() function
/linux-6.1.9/arch/s390/include/asm/
Dpci.h283 struct zpci_dev *get_zdev_by_fid(u32);