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

/drivers/scsi/
H A Dadvansys.c9830 int cfg_beg; local
9843 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL;
9846 cfg_beg = ASC_EEP_DVC_CFG_BEG;
9849 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) {
9946 int cfg_beg; local
9961 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL;
9964 cfg_beg = ASC_EEP_DVC_CFG_BEG;
9967 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) {
10004 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL;
10007 cfg_beg
[all...]

Completed in 53 milliseconds