Home
last modified time | relevance | path

Searched full:cc_active (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Dmyrs.c199 cs->ctlr_info->cc_active + in myrs_get_ctlr_info()
1200 if (ldev_info->cc_active) in consistency_check_show()
1239 if (check && ldev_info->cc_active) { in consistency_check_store()
1245 if (!check && !ldev_info->cc_active) { in consistency_check_store()
2140 info->cc_active + in myrs_monitor()
H A Dmyrs.h306 unsigned short cc_active; /* Bytes 406-407 */ member
433 unsigned char cc_active:1; /* Byte 9 Bit 0 */ member