Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/pci/
Dpci_event.c54 zpci_err("error CCDF:\n"); in __zpci_event_error()
86 zpci_err("avail CCDF:\n"); in __zpci_event_availability()
Dpci_clp.c136 zpci_err("Q PCI FGRP:\n"); in clp_query_pci_fngrp()
206 zpci_err("Q PCI FN:\n"); in clp_query_pci_fn()
283 zpci_err("Set PCI FN:\n"); in clp_set_pci_fn()
324 zpci_err("SLPC PCI:\n"); in clp_setup_writeback_mio()
381 zpci_err("List PCI FN:\n"); in clp_list_pci()
Dpci_dma.c369 zpci_err("map error:\n"); in s390_dma_map_pages()
386 zpci_err("unmap error:\n"); in s390_dma_unmap_pages()
477 zpci_err("map error:\n"); in __s390_dma_map_sg()
/Linux-v5.10/arch/s390/include/asm/
Dpci_debug.h13 #define zpci_err(text...) \ macro