Home
last modified time | relevance | path

Searched defs:ccw_req_t (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-s390/
Dccwcache.h19 typedef struct ccw_req_t { struct
22 struct ccw_req_t *next; /* pointer to next ccw_req_t in queue */ argument
23 struct ccw_req_t *int_next; /* for internal queueing */ argument
24 struct ccw_req_t *int_prev; /* for internal queueing */ argument
41 struct ccw_req_t *refers; /* Does this request refer to another one? */ argument
58 } __attribute__ ((aligned(4))) ccw_req_t; argument
/linux-2.4.37.9/include/asm-s390x/
Dccwcache.h19 typedef struct ccw_req_t { struct
22 struct ccw_req_t *next; /* pointer to next ccw_req_t in queue */ argument
23 struct ccw_req_t *int_next; /* for internal queueing */ argument
24 struct ccw_req_t *int_prev; /* for internal queueing */ argument
41 struct ccw_req_t *refers; /* Does this request refer to another one? */ argument
58 } __attribute__ ((aligned(4))) ccw_req_t; argument