Searched refs:zpci_err_clp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/pci/ |
H A D | pci_clp.c | 37 static inline void zpci_err_clp(unsigned int rsp, int rc) in zpci_err_clp() function 139 zpci_err_clp(rrb->response.hdr.rsp, rc); in clp_query_pci_fngrp() 209 zpci_err_clp(rrb->response.hdr.rsp, rc); in clp_query_pci_fn() 261 zpci_err_clp(rrb->response.hdr.rsp, rc); in clp_set_pci_fn() 296 zpci_err_clp(rrb->response.hdr.rsp, rc); in clp_setup_writeback_mio() 349 zpci_err_clp(rrb->response.hdr.rsp, rc); in clp_list_pci()
|
/kernel/linux/linux-6.6/arch/s390/pci/ |
H A D | pci_clp.c | 38 static inline void zpci_err_clp(unsigned int rsp, int rc) in zpci_err_clp() function 142 zpci_err_clp(rrb->response.hdr.rsp, rc); in clp_query_pci_fngrp() 212 zpci_err_clp(rrb->response.hdr.rsp, rc); in clp_query_pci_fn() 267 zpci_err_clp(rrb->response.hdr.rsp, rc); in clp_set_pci_fn() 302 zpci_err_clp(rrb->response.hdr.rsp, rc); in clp_setup_writeback_mio() 353 zpci_err_clp(rrb->response.hdr.rsp, rc); in clp_list_pci_req()
|
Completed in 2 milliseconds