Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A Dism.h41 struct ism_resp_hdr { struct
53 struct ism_resp_hdr hdr; argument
64 struct ism_resp_hdr hdr;
73 struct ism_resp_hdr hdr;
83 struct ism_resp_hdr hdr;
108 struct ism_resp_hdr hdr;
123 struct ism_resp_hdr hdr;
137 struct ism_resp_hdr hdr;
147 struct ism_resp_hdr hdr;
156 struct ism_resp_hdr hdr;
[all …]
H A Dism_drv.c132 struct ism_resp_hdr *resp = cmd; in ism_cmd()