Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A Dism.h35 struct ism_req_hdr { struct
49 struct ism_req_hdr hdr; argument
59 struct ism_req_hdr hdr;
70 struct ism_req_hdr hdr;
80 struct ism_req_hdr hdr;
102 struct ism_req_hdr hdr;
114 struct ism_req_hdr hdr;
130 struct ism_req_hdr hdr;
143 struct ism_req_hdr hdr;
153 struct ism_req_hdr hdr;
[all …]
H A Dism_drv.c131 struct ism_req_hdr *req = cmd; in ism_cmd()