Searched refs:zpci_err_hex (Results 1 – 6 of 6) sorted by relevance
55 zpci_err_hex(ccdf, sizeof(*ccdf)); in __zpci_event_error()87 zpci_err_hex(ccdf, sizeof(*ccdf)); in __zpci_event_availability()
25 zpci_err_hex(&data, sizeof(data)); in zpci_err_mmio()
29 zpci_err_hex(&data, sizeof(data)); in zpci_err_insn()
330 zpci_err_hex(&data, sizeof(data)); in zpci_err_dma()
42 zpci_err_hex(&data, sizeof(data)); in zpci_err_clp()
20 static inline void zpci_err_hex(void *addr, int len) in zpci_err_hex() function