Searched refs:bootflag (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dtypes.h259 __le32 bootflag; member in struct:mrvl_mesh_defaults
H A Dmesh.c777 * @brief Get function for sysfs attribute bootflag
790 return snprintf(buf, 12, "%d\n", le32_to_cpu(defs.bootflag));
794 * @brief Set function for sysfs attribute bootflag
1148 static DEVICE_ATTR(bootflag, 0644, bootflag_get, bootflag_set);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A DMakefile43 obj-y += bootflag.o e820.o

Completed in 34 milliseconds