Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c8877 int cfg_beg; in AscGetEEPConfig() local
8890 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscGetEEPConfig()
8893 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscGetEEPConfig()
8896 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscGetEEPConfig()
8992 int cfg_beg; in AscSetEEPConfigOnce() local
9007 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()
9010 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscSetEEPConfigOnce()
9013 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscSetEEPConfigOnce()
9050 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()
9053 cfg_beg in AscSetEEPConfigOnce()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c8705 int cfg_beg; in AscGetEEPConfig() local
8718 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscGetEEPConfig()
8721 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscGetEEPConfig()
8724 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscGetEEPConfig()
8820 int cfg_beg; in AscSetEEPConfigOnce() local
8835 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()
8838 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscSetEEPConfigOnce()
8841 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscSetEEPConfigOnce()
8878 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()
8881 cfg_beg in AscSetEEPConfigOnce()
[all...]

Completed in 29 milliseconds