Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dpci_clp.h73 struct clp_req_hdr hdr;
103 struct clp_req_hdr hdr;
143 struct clp_req_hdr hdr;
176 struct clp_req_hdr hdr;
Dclp.h14 struct clp_req_hdr { struct
43 struct clp_req_hdr hdr;
/linux-6.12.1/arch/s390/pci/
Dpci_clp.c491 static int clp_base_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_base_command()
550 static int clp_pci_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_pci_command()
568 struct clp_req_hdr *lpcb; in clp_normal_command()