Searched refs:cfg_beg (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dadvansys.c9777 int cfg_beg; local
9790 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL;
9793 cfg_beg = ASC_EEP_DVC_CFG_BEG;
9796 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) {
9893 int cfg_beg; local
9908 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL;
9911 cfg_beg = ASC_EEP_DVC_CFG_BEG;
9914 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) {
9951 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL;
9954 cfg_beg
[all...]

Completed in 106 milliseconds