Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dmyrs.c674 info->physchan_present, info->physchan_max, in myrs_get_config()
858 sdev->channel < cs->ctlr_info->physchan_present) { in myrs_log_event()
946 if (sdev->channel >= cs->ctlr_info->physchan_present) { in raid_state_show()
992 if (sdev->channel < cs->ctlr_info->physchan_present) { in raid_state_store()
1090 if (sdev->channel < cs->ctlr_info->physchan_present) in rebuild_show()
1122 if (sdev->channel < cs->ctlr_info->physchan_present) in rebuild_store()
1194 if (sdev->channel < cs->ctlr_info->physchan_present) in consistency_check_show()
1222 if (sdev->channel < cs->ctlr_info->physchan_present) in consistency_check_store()
1784 sdev->channel - cs->ctlr_info->physchan_present; in myrs_translate_ldev()
1895 if (sdev->channel < cs->ctlr_info->physchan_present) { in myrs_slave_configure()
[all …]
A Dmyrs.h241 unsigned char physchan_present; /* Byte 176 */ member

Completed in 23 milliseconds