Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/pci/
Dpci_event.c55 zpci_err_hex(ccdf, sizeof(*ccdf)); in __zpci_event_error()
87 zpci_err_hex(ccdf, sizeof(*ccdf)); in __zpci_event_availability()
Dpci_mmio.c25 zpci_err_hex(&data, sizeof(data)); in zpci_err_mmio()
Dpci_insn.c29 zpci_err_hex(&data, sizeof(data)); in zpci_err_insn()
Dpci_dma.c330 zpci_err_hex(&data, sizeof(data)); in zpci_err_dma()
Dpci_clp.c42 zpci_err_hex(&data, sizeof(data)); in zpci_err_clp()
/Linux-v5.10/arch/s390/include/asm/
Dpci_debug.h20 static inline void zpci_err_hex(void *addr, int len) in zpci_err_hex() function