Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmyrs.h303 unsigned short bg_init_active; /* Bytes 400-401 */ member
435 unsigned char bg_init_active:1; /* Byte 9 Bit 2 */ member
H A Dmyrs.c196 if (cs->ctlr_info->bg_init_active + in myrs_get_ctlr_info()
277 if (new->bg_init_active) in myrs_get_ldev_info()
293 if (old->bg_init_active && !new->bg_init_active) in myrs_get_ldev_info()
2136 if (info->bg_init_active + in myrs_monitor()