Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci_insn.h83 struct zpci_fib { struct
149 u8 zpci_mod_fc(u64 req, struct zpci_fib *fib, u8 *status);
/linux/arch/s390/pci/
H A Dpci_irq.c36 struct zpci_fib fib = {0}; in zpci_set_airq()
55 struct zpci_fib fib = {0}; in zpci_clear_airq()
72 struct zpci_fib fib = {0}; in zpci_set_directed_irq()
87 struct zpci_fib fib = {0}; in zpci_clear_directed_irq()
H A Dpci.c134 struct zpci_fib fib = {0}; in zpci_register_ioat()
156 struct zpci_fib fib = {0}; in zpci_unregister_ioat()
172 struct zpci_fib fib = {0}; in zpci_fmb_enable_device()
211 struct zpci_fib fib = {0}; in zpci_fmb_disable_device()
1024 struct zpci_fib fib = {0}; in zpci_clear_error_state()
1051 struct zpci_fib fib = {0}; in zpci_reset_load_store_blocked()
H A Dpci_insn.c59 static inline u8 __mpcifc(u64 req, struct zpci_fib *fib, u8 *status) in __mpcifc()
73 u8 zpci_mod_fc(u64 req, struct zpci_fib *fib, u8 *status) in zpci_mod_fc()
/linux/arch/s390/kvm/
H A Dpci.c161 struct zpci_fib fib = {}; in kvm_zpci_set_airq()
180 struct zpci_fib fib = {}; in kvm_zpci_clear_airq()
222 static int kvm_s390_pci_aif_enable(struct zpci_dev *zdev, struct zpci_fib *fib, in kvm_s390_pci_aif_enable()
595 struct zpci_fib fib = {}; in kvm_s390_pci_zpci_reg_aen()
H A Dpci.h23 struct zpci_fib fib;