Home
last modified time | relevance | path

Searched defs:chandev_probelist (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/s390/misc/
Dchandev.c86 typedef struct chandev_probelist chandev_probelist; typedef
87 struct chandev_probelist struct
89 struct chandev_probelist *next; argument
90 chandev_probefunc probefunc;
91 chandev_shutdownfunc shutdownfunc;
92 chandev_msck_notification_func msck_notfunc;
93 chandev_type chan_type;
94 int devices_found;