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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 35 milliseconds