Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dadvlib.c1305 int cfg_beg; in AscGetEEPConfig() local
1322 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscGetEEPConfig()
1325 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscGetEEPConfig()
1329 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscGetEEPConfig()
1369 int cfg_beg; in AscSetEEPConfigOnce() local
1383 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()
1386 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscSetEEPConfigOnce()
1390 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscSetEEPConfigOnce()
1406 for (s_addr = cfg_beg; s_addr <= cfg_end; s_addr++, wbuf++) { in AscSetEEPConfigOnce()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Dadvansys.c8702 int cfg_beg; in AscGetEEPConfig() local
8715 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscGetEEPConfig()
8718 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscGetEEPConfig()
8721 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscGetEEPConfig()
8817 int cfg_beg; in AscSetEEPConfigOnce() local
8832 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()
8835 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscSetEEPConfigOnce()
8838 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscSetEEPConfigOnce()
8875 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()
8878 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscSetEEPConfigOnce()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dadvansys.c8702 int cfg_beg; in AscGetEEPConfig() local
8715 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscGetEEPConfig()
8718 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscGetEEPConfig()
8721 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscGetEEPConfig()
8817 int cfg_beg; in AscSetEEPConfigOnce() local
8832 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()
8835 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscSetEEPConfigOnce()
8838 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscSetEEPConfigOnce()
8875 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()
8878 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscSetEEPConfigOnce()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Dadvansys.c8702 int cfg_beg; in AscGetEEPConfig() local
8715 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscGetEEPConfig()
8718 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscGetEEPConfig()
8721 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscGetEEPConfig()
8817 int cfg_beg; in AscSetEEPConfigOnce() local
8832 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()
8835 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscSetEEPConfigOnce()
8838 for (s_addr = cfg_beg; s_addr <= (cfg_end - 1); s_addr++, wbuf++) { in AscSetEEPConfigOnce()
8875 cfg_beg = ASC_EEP_DVC_CFG_BEG_VL; in AscSetEEPConfigOnce()
8878 cfg_beg = ASC_EEP_DVC_CFG_BEG; in AscSetEEPConfigOnce()
[all …]