Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dpci_clp.h56 struct clp_req_hdr hdr;
86 struct clp_req_hdr hdr;
119 struct clp_req_hdr hdr;
150 struct clp_req_hdr hdr;
Dclp.h11 struct clp_req_hdr { struct
40 struct clp_req_hdr hdr;
/Linux-v5.4/arch/s390/pci/
Dpci_clp.c474 static int clp_base_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_base_command()
533 static int clp_pci_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_pci_command()
551 struct clp_req_hdr *lpcb; in clp_normal_command()