Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Dpci_clp.h54 struct clp_req_hdr hdr;
73 struct clp_req_hdr hdr;
103 struct clp_req_hdr hdr;
130 struct clp_req_hdr hdr;
Dclp.h11 struct clp_req_hdr { struct
40 struct clp_req_hdr hdr;
/Linux-v4.19/arch/s390/pci/
Dpci_clp.c461 static int clp_base_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_base_command()
520 static int clp_pci_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_pci_command()
538 struct clp_req_hdr *lpcb; in clp_normal_command()