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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/net/
H A Dctcm_main.h71 enum ctcm_channel_types { enum
140 enum ctcm_channel_types type;
H A Dctcm_main.c253 static struct channel *channel_get(enum ctcm_channel_types type,
1351 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type,
1508 static enum ctcm_channel_types get_channel_type(struct ccw_device_id *id)
1510 enum ctcm_channel_types type;
1511 type = (enum ctcm_channel_types)id->driver_info;
1532 enum ctcm_channel_types type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/net/
H A Dctcm_main.h71 enum ctcm_channel_types { enum
140 enum ctcm_channel_types type;
H A Dctcm_main.c253 static struct channel *channel_get(enum ctcm_channel_types type,
1351 static int add_channel(struct ccw_device *cdev, enum ctcm_channel_types type,
1508 static enum ctcm_channel_types get_channel_type(struct ccw_device_id *id)
1510 enum ctcm_channel_types type;
1511 type = (enum ctcm_channel_types)id->driver_info;
1532 enum ctcm_channel_types type;

Completed in 63 milliseconds