Home
last modified time | relevance | path

Searched refs:clp_req_hdr (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/s390/include/asm/
Dpci_clp.h70 struct clp_req_hdr hdr;
100 struct clp_req_hdr hdr;
140 struct clp_req_hdr hdr;
171 struct clp_req_hdr hdr;
Dclp.h14 struct clp_req_hdr { struct
43 struct clp_req_hdr hdr;
/linux-5.19.10/arch/s390/pci/
Dpci_clp.c484 static int clp_base_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_base_command()
543 static int clp_pci_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_pci_command()
561 struct clp_req_hdr *lpcb; in clp_normal_command()