ofiocdesc
struct ofiocdesc *of;
of = (struct ofiocdesc *)data;
#define OFIOCGET _IOWR('O', 1, struct ofiocdesc) /* get openprom field */
#define OFIOCSET _IOW('O', 2, struct ofiocdesc) /* set openprom field */
#define OFIOCNEXTPROP _IOWR('O', 3, struct ofiocdesc) /* get next property */
#define OFIOCFINDDEVICE _IOWR('O', 7, struct ofiocdesc) /* find a specific device */
struct ofiocdesc *, char *);
of_notsupp(const struct extabent *exent, struct ofiocdesc *ofiop, char *arg)
of_uint32h(const struct extabent *exent, struct ofiocdesc *ofiop, char *arg)
of_uint32d(const struct extabent *exent, struct ofiocdesc *ofiop, char *arg)
struct ofiocdesc ofio1, ofio2;
static void of_notsupp(const struct extabent *, struct ofiocdesc *, char *);
static void of_uint32h(const struct extabent *, struct ofiocdesc *, char *);
static void of_uint32d(const struct extabent *, struct ofiocdesc *, char *);
struct ofiocdesc ofio;
struct ofiocdesc ofio = {
struct ofiocdesc ofio = {
struct ofiocdesc ofio;
struct ofiocdesc ofio;
struct ofiocdesc ofio;