Searched refs:boot_attr (Results 1 – 3 of 3) sorted by relevance
499 wl->boot_attr.radio_type = (tmp & 0x0000FF00) >> 8; in wl1251_boot()500 wl->boot_attr.major = (tmp & 0x00FF0000) >> 16; in wl1251_boot()504 wl->boot_attr.minor = (tmp & 0x00FF0000) >> 16; in wl1251_boot()509 wl->boot_attr.radio_type, wl->boot_attr.major, in wl1251_boot()510 wl->boot_attr.minor, minor_minor_e2_ver); in wl1251_boot()
95 struct boot_attr { struct282 struct boot_attr boot_attr; member
37 struct iscsi_boot_attr *boot_attr = in iscsi_boot_show_attribute() local46 ret = boot_kobj->show(boot_kobj->data, boot_attr->type, str); in iscsi_boot_show_attribute()