Searched defs:urd (Results 1 – 3 of 3) sorted by relevance
102 struct urdev *urd; in urdev_alloc() local118 static void urdev_free(struct urdev *urd) in urdev_free()126 static void urdev_get(struct urdev *urd) in urdev_get()133 struct urdev *urd; in urdev_get_from_cdev() local148 struct urdev *urd; in urdev_get_from_devno() local159 static void urdev_put(struct urdev *urd) in urdev_put()247 static int do_ur_io(struct urdev *urd, struct ccw1 *cpa) in do_ur_io()284 struct urdev *urd; in ur_int_handler() local314 struct urdev *urd; in ur_attr_reclen_show() local344 static int get_urd_class(struct urdev *urd) in get_urd_class()[all …]
86 struct urdev *urd; member
89 #define REGISTER_DESC_WITH_LENGTH_UACCESS(off, rd, wr, urd, uwr, length, acc) \ argument