Home
last modified time | relevance | path

Searched defs:lpcb (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/pci/
Dpci_clp.c465 static int clp_base_slpc(struct clp_req *req, struct clp_req_rsp_slpc *lpcb) in clp_base_slpc()
475 static int clp_base_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_base_command()
485 static int clp_pci_slpc(struct clp_req *req, struct clp_req_rsp_slpc_pci *lpcb) in clp_pci_slpc()
495 static int clp_pci_list(struct clp_req *req, struct clp_req_rsp_list_pci *lpcb) in clp_pci_list()
508 struct clp_req_rsp_query_pci *lpcb) in clp_pci_query()
521 struct clp_req_rsp_query_pci_grp *lpcb) in clp_pci_query_grp()
534 static int clp_pci_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_pci_command()
552 struct clp_req_hdr *lpcb; in clp_normal_command() local
/kernel/linux/linux-6.6/arch/s390/pci/
Dpci_clp.c481 static int clp_base_slpc(struct clp_req *req, struct clp_req_rsp_slpc *lpcb) in clp_base_slpc()
491 static int clp_base_command(struct clp_req *req, struct clp_req_hdr *lpcb) in clp_base_command()
501 static int clp_pci_slpc(struct clp_req *req, struct clp_req_rsp_slpc_pci *lpcb) in clp_pci_slpc()
511 static int clp_pci_list(struct clp_req *req, struct clp_req_rsp_list_pci *lpcb) in clp_pci_list()
524 struct clp_req_rsp_query_pci *lpcb) in clp_pci_query()
537 struct clp_req_rsp_query_pci_grp *lpcb) in clp_pci_query_grp()
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() local
/kernel/liteos_a/net/lwip-2.1/enhancement/src/
Dapi_shell.c3083 struct tcp_pcb_listen *lpcb = NULL; local