Searched defs:boot_attr (Results 1 – 2 of 2) sorted by relevance
109 struct boot_attr { struct110 u32 radio_type;111 u8 mac_clock;112 u8 arm_clock;113 int firmware_debug;114 u32 minor;115 u32 major;116 u32 bugfix;297 struct boot_attr boot_attr; member
45 struct iscsi_boot_attr *boot_attr = in iscsi_boot_show_attribute() local