Searched defs:boot_attr (Results 1 – 2 of 2) sorted by relevance
95 struct boot_attr { struct96 u32 radio_type;97 u8 mac_clock;98 u8 arm_clock;99 int firmware_debug;100 u32 minor;101 u32 major;102 u32 bugfix;282 struct boot_attr boot_attr; member
37 struct iscsi_boot_attr *boot_attr = in iscsi_boot_show_attribute() local