Searched refs:set_online (Results 1 – 9 of 9) sorted by relevance
44 int (*set_online) (struct ccwgroup_device *); member
139 int (*set_online) (struct ccw_device *); member
104 int (*set_online) (struct ccw_device *);159 set_online:166 int (*set_online) (struct ccw_device *);223 The handler is registered with the common layer during set_online() processing
52 * The oper_handler is (kindof) replaced by the probe() and set_online() functions
78 .set_online = ur_set_online,
823 .set_online = &raw3215_set_online,
1311 .set_online = &raw3270_set_online,
770 int (*set_online)(struct qeth_card *card, bool carrier_ok); member
1472 .set_online = virtio_ccw_online,