Home
last modified time | relevance | path

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

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