Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dcon3215.c67 struct raw3215_req { struct
100 static struct raw3215_req *raw3215_freelist;
110 static inline struct raw3215_req *raw3215_alloc_req(void) in raw3215_alloc_req()
112 struct raw3215_req *req; in raw3215_alloc_req()
146 struct raw3215_req *req; in raw3215_mk_read_req()
174 struct raw3215_req *req; in raw3215_mk_write_req()
249 struct raw3215_req *req; in raw3215_start_io()
350 struct raw3215_req *req; in raw3215_irq()
356 req = (struct raw3215_req *) intparm; in raw3215_irq()
459 struct raw3215_req *req; in raw3215_drop()
[all …]