Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dopenpromio.h54 int op_namelen; /* Length of op_name. */ member
/openbmc/linux/drivers/sbus/char/
H A Dopenprom.c398 str = copyin_string(op.op_name, op.op_namelen); in opiocget()
432 str = copyin_string(op.op_name, op.op_namelen); in opiocnextprop()
477 str = copyin_string(op.op_name, op.op_namelen); in opiocset()