Searched refs:boot_attr (Results 1 – 3 of 3) sorted by relevance
512 wl->boot_attr.radio_type = (tmp & 0x0000FF00) >> 8; in wl1251_boot()513 wl->boot_attr.major = (tmp & 0x00FF0000) >> 16; in wl1251_boot()517 wl->boot_attr.minor = (tmp & 0x00FF0000) >> 16; in wl1251_boot()522 wl->boot_attr.radio_type, wl->boot_attr.major, in wl1251_boot()523 wl->boot_attr.minor, minor_minor_e2_ver); in wl1251_boot()
108 struct boot_attr { struct294 struct boot_attr boot_attr; member
45 struct iscsi_boot_attr *boot_attr = in iscsi_boot_show_attribute() local54 ret = boot_kobj->show(boot_kobj->data, boot_attr->type, str); in iscsi_boot_show_attribute()