Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dnvram.h109 #define IOC_NVRAM_GET_OFFSET _IOWR('p', 0x42, int) /* Get NVRAM partition offset */ macro
/linux-3.4.99/drivers/char/
Dgeneric_nvram.c99 case IOC_NVRAM_GET_OFFSET: { in nvram_ioctl()
/linux-3.4.99/arch/powerpc/kernel/
Dnvram_64.c160 case IOC_NVRAM_GET_OFFSET: { in dev_nvram_ioctl()