Home
last modified time | relevance | path

Searched refs:ism_req_hdr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/s390/net/
H A Dism.h36 struct ism_req_hdr { struct
50 struct ism_req_hdr hdr; argument
60 struct ism_req_hdr hdr;
71 struct ism_req_hdr hdr;
81 struct ism_req_hdr hdr;
103 struct ism_req_hdr hdr;
115 struct ism_req_hdr hdr;
131 struct ism_req_hdr hdr;
144 struct ism_req_hdr hdr;
154 struct ism_req_hdr hdr;
[all …]
H A Dism_drv.c130 struct ism_req_hdr *req = cmd; in ism_cmd()