Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/pci/
Dpci_event.c51 zpci_err_hex(ccdf, sizeof(*ccdf)); in __zpci_event_error()
75 zpci_err_hex(ccdf, sizeof(*ccdf)); in __zpci_event_availability()
Dpci_dma.c311 zpci_err_hex(&pa, sizeof(pa)); in s390_dma_map_pages()
328 zpci_err_hex(&dma_addr, sizeof(dma_addr)); in s390_dma_unmap_pages()
Dpci_clp.c26 zpci_err_hex(&data, sizeof(data)); in zpci_err_clp()
/linux-4.1.27/arch/s390/include/asm/
Dpci_debug.h19 static inline void zpci_err_hex(void *addr, int len) in zpci_err_hex() function