Searched refs:boot_progress (Results 1 – 4 of 4) sorted by relevance
28 u16 boot_progress[3] = { 0 }; in boot_progress_show() local65 boot_progress[0] = bootstage; in boot_progress_show()66 boot_progress[1] = swab16(reg); in boot_progress_show()67 boot_progress[2] = swab16(reg_lo); in boot_progress_show()69 return sysfs_emit(buf, "%*phN\n", (int)sizeof(boot_progress), boot_progress); in boot_progress_show()72 static DEVICE_ATTR_RO(boot_progress);
1132 p_buf->p_val = &p_drv_buf->boot_progress; in qed_mfw_get_iscsi_tlv_value()1133 return sizeof(p_drv_buf->boot_progress); in qed_mfw_get_iscsi_tlv_value()
278 What: /sys/bus/platform/devices/smpro-misc.*/boot_progress
415 u8 boot_progress; member