Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/net/
H A Dism.h42 struct ism_resp_hdr { struct
54 struct ism_resp_hdr hdr; argument
65 struct ism_resp_hdr hdr;
74 struct ism_resp_hdr hdr;
84 struct ism_resp_hdr hdr;
109 struct ism_resp_hdr hdr;
124 struct ism_resp_hdr hdr;
138 struct ism_resp_hdr hdr;
148 struct ism_resp_hdr hdr;
157 struct ism_resp_hdr hdr;
[all …]
H A Dism_drv.c131 struct ism_resp_hdr *resp = cmd; in ism_cmd()