Home
last modified time | relevance | path

Searched refs:wp_switch (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/sd/
H A Dsd.c157 bool wp_switch; member
856 sd->wp_switch = sd->blk ? !blk_is_writable(sd->blk) : false; in sd_reset()
877 return sd->wp_switch; in sd_get_readonly()
1235 set_pwd || clr_pwd || lock || sd->wp_switch || in sd_lock_command()