raw3215_req
static struct raw3215_req *raw3215_freelist;
static inline struct raw3215_req *raw3215_alloc_req(void)
struct raw3215_req *req;
static inline void raw3215_free_req(struct raw3215_req *req)
struct raw3215_req *req;
struct raw3215_req *req;
struct raw3215_req *req;
struct raw3215_req *req;
req = (struct raw3215_req *) intparm;
struct raw3215_req *req;
struct raw3215_req *next; /* pointer to next request */
struct raw3215_req *queued_read; /* pointer to queued read requests */
struct raw3215_req *queued_write;/* pointer to queued write requests */
struct raw3215_req *req;
req = kzalloc_obj(struct raw3215_req, GFP_KERNEL | GFP_DMA);