Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_event.c51 struct zpci_dev *zdev = get_zdev_by_fid(ccdf->fid); in __zpci_event_error()
80 struct zpci_dev *zdev = get_zdev_by_fid(ccdf->fid); in __zpci_event_availability()
H A Dpci_clp.c376 zdev = get_zdev_by_fid(entry->fid); in __clp_add()
407 zdev = get_zdev_by_fid(fid); in __clp_refresh_fh()
H A Dpci.c64 struct zpci_dev *get_zdev_by_fid(u32 fid) in get_zdev_by_fid() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpci.h269 struct zpci_dev *get_zdev_by_fid(u32);