Home
last modified time | relevance | path

Searched refs:opiocdesc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dopenpromio.h51 struct opiocdesc struct
60 #define OPIOCGET _IOWR('O', 1, struct opiocdesc) argument
61 #define OPIOCSET _IOW('O', 2, struct opiocdesc)
62 #define OPIOCNEXTPROP _IOWR('O', 3, struct opiocdesc)
/openbmc/linux/drivers/sbus/char/
H A Dopenprom.c387 struct opiocdesc op; in opiocget()
419 struct opiocdesc op; in opiocnextprop()
465 struct opiocdesc op; in opiocset()