Home
last modified time | relevance | path

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

/arch/powerpc/include/uapi/asm/
Dnvram.h59 #define IOC_NVRAM_GET_OFFSET _IOWR('p', 0x42, int) /* Get NVRAM partition offset */ macro
/arch/powerpc/kernel/
Dnvram_64.c845 case IOC_NVRAM_GET_OFFSET: { in dev_nvram_ioctl()