Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/pci/
Dpci_event.c50 zpci_err("error CCDF:\n"); in __zpci_event_error()
74 zpci_err("avail CCDF:\n"); in __zpci_event_availability()
Dpci_clp.c97 zpci_err("Q PCI FGRP:\n"); in clp_query_pci_fngrp()
154 zpci_err("Q PCI FN:\n"); in clp_query_pci_fn()
229 zpci_err("Set PCI FN:\n"); in clp_set_pci_fn()
285 zpci_err("List PCI FN:\n"); in clp_list_pci()
Dpci_dma.c310 zpci_err("map error:\n"); in s390_dma_map_pages()
327 zpci_err("unmap error:\n"); in s390_dma_unmap_pages()
/linux-4.1.27/arch/s390/include/asm/
Dpci_debug.h12 #define zpci_err(text...) \ macro