Searched refs:channel_path_desc (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/cio/
H A Dchsc.h27 struct channel_path_desc { struct
76 struct channel_path_desc *desc);
H A Dchp.h45 struct channel_path_desc desc;
H A Dchp.c459 struct channel_path_desc *desc;
464 desc = kmalloc(sizeof(struct channel_path_desc), GFP_KERNEL);
467 memcpy(desc, &chp->desc, sizeof(struct channel_path_desc));
H A Dchsc.c706 struct channel_path_desc *desc)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/cio/
H A Dchsc.h27 struct channel_path_desc { struct
76 struct channel_path_desc *desc);
H A Dchp.h45 struct channel_path_desc desc;
H A Dchp.c459 struct channel_path_desc *desc;
464 desc = kmalloc(sizeof(struct channel_path_desc), GFP_KERNEL);
467 memcpy(desc, &chp->desc, sizeof(struct channel_path_desc));
H A Dchsc.c706 struct channel_path_desc *desc)

Completed in 123 milliseconds