Home
last modified time | relevance | path

Searched refs:use_io (Results 1 – 16 of 16) sorted by relevance

/dports/emulators/vice/vice-3.5/src/hwsiddrv/
H A Dparsid-win32-drv.c66 static int use_io = 0; variable
81 if (use_io) { in parsid_drv_out_ctr()
98 if (use_io) { in parsid_drv_in_ctr()
118 if (use_io) { in parsid_drv_close()
120 use_io = 0; in parsid_drv_close()
138 if (use_io) { in parsid_drv_in_data()
157 if (use_io) { in parsid_drv_out_data()
180 if (use_io) { in parsid_drv_available()
207 use_io = 1; in parsid_drv_open()
H A Dparsid-unix-drv.c49 static int use_io = 0; variable
73 if (use_io) { in parsid_drv_out_ctr()
92 if (use_io) { in parsid_drv_in_ctr()
120 use_io = 1; in parsid_drv_open()
140 if (use_io) { in parsid_drv_in_data()
160 if (use_io) { in parsid_drv_out_data()
181 if (use_io) { in parsid_drv_close()
183 use_io = 0; in parsid_drv_close()
208 if (use_io) { in parsid_drv_available()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/hwsiddrv/
H A Dparsid-win32-drv.c66 static int use_io = 0; variable
81 if (use_io) { in parsid_drv_out_ctr()
98 if (use_io) { in parsid_drv_in_ctr()
118 if (use_io) { in parsid_drv_close()
120 use_io = 0; in parsid_drv_close()
138 if (use_io) { in parsid_drv_in_data()
157 if (use_io) { in parsid_drv_out_data()
180 if (use_io) { in parsid_drv_available()
207 use_io = 1; in parsid_drv_open()
H A Dparsid-unix-drv.c49 static int use_io = 0; variable
73 if (use_io) { in parsid_drv_out_ctr()
92 if (use_io) { in parsid_drv_in_ctr()
120 use_io = 1; in parsid_drv_open()
140 if (use_io) { in parsid_drv_in_data()
160 if (use_io) { in parsid_drv_out_data()
181 if (use_io) { in parsid_drv_close()
183 use_io = 0; in parsid_drv_close()
208 if (use_io) { in parsid_drv_available()
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/src/libmemcached/libtest/
H A Dcomparison.hpp78 …ine, const char *func, const T1_comparable& __expected, const T2_comparable& __actual, bool use_io) in _compare() argument
82 if (use_io) in _compare()
/dports/devel/gearmand/gearmand-1.0.6/libtest/
H A Dcomparison.hpp78 …ine, const char *func, const T1_comparable& __expected, const T2_comparable& __actual, bool use_io) in _compare() argument
82 if (use_io) in _compare()
/dports/databases/libmemcached/libmemcached-1.0.18/libtest/
H A Dcomparison.hpp78 …ine, const char *func, const T1_comparable& __expected, const T2_comparable& __actual, bool use_io) in _compare() argument
82 if (use_io) in _compare()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/animation/
H A DAnimationRender.cpp1373 Entity * use_io = io; in Cedric_RenderObject() local
1378 use_io = entities.player(); in Cedric_RenderObject()
1380 if (use_io) in Cedric_RenderObject()
1382 if (use_io == entities.player()) in Cedric_RenderObject()
1411 if (use_io->halo.flags & HALO_ACTIVE) in Cedric_RenderObject()
1412 hio_player = use_io; in Cedric_RenderObject()
1604 if (use_io == entities.player()) in Cedric_RenderObject()
1615 if (use_io == entities.player()) in Cedric_RenderObject()
1634 && (IsInSelection(use_io->obj, paf[0], use_io->obj->fastaccess.sel_head) >= 0)) in Cedric_RenderObject()
1645 && (IsInSelection(use_io->obj, paf[0], use_io->obj->fastaccess.sel_chest) >= 0)) in Cedric_RenderObject()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/realtek/
H A D8139too.c152 static bool use_io = true; variable
154 static bool use_io = false; variable
628 module_param(use_io, bool, 0);
629 MODULE_PARM_DESC(use_io, "Force use of I/O access mode. 0=MMIO 1=PIO");
802 bar = !use_io; in rtl8139_init_board()
824 if (!use_io) { in rtl8139_init_board()
825 use_io = true; in rtl8139_init_board()
981 use_io = true; in rtl8139_init_one()
2436 if (use_io) in rtl8139_get_regs_len()
2447 if (use_io) in rtl8139_get_regs()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/realtek/
H A D8139too.c152 static bool use_io = true; variable
154 static bool use_io = false; variable
628 module_param(use_io, bool, 0);
629 MODULE_PARM_DESC(use_io, "Force use of I/O access mode. 0=MMIO 1=PIO");
802 bar = !use_io; in rtl8139_init_board()
824 if (!use_io) { in rtl8139_init_board()
825 use_io = true; in rtl8139_init_board()
981 use_io = true; in rtl8139_init_one()
2436 if (use_io) in rtl8139_get_regs_len()
2447 if (use_io) in rtl8139_get_regs()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/realtek/
H A D8139too.c152 static bool use_io = true; variable
154 static bool use_io = false; variable
628 module_param(use_io, bool, 0);
629 MODULE_PARM_DESC(use_io, "Force use of I/O access mode. 0=MMIO 1=PIO");
802 bar = !use_io; in rtl8139_init_board()
824 if (!use_io) { in rtl8139_init_board()
825 use_io = true; in rtl8139_init_board()
981 use_io = true; in rtl8139_init_one()
2436 if (use_io) in rtl8139_get_regs_len()
2447 if (use_io) in rtl8139_get_regs()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/
H A De100.c172 static int use_io = 0; variable
175 module_param(use_io, int, 0);
178 MODULE_PARM_DESC(use_io, "Force use of i/o access mode");
2869 if (use_io) in e100_probe()
2872 nic->csr = pci_iomap(pdev, (use_io ? 1 : 0), sizeof(struct csr)); in e100_probe()
2954 (unsigned long long)pci_resource_start(pdev, use_io ? 1 : 0), in e100_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/
H A De100.c172 static int use_io = 0; variable
175 module_param(use_io, int, 0);
178 MODULE_PARM_DESC(use_io, "Force use of i/o access mode");
2869 if (use_io) in e100_probe()
2872 nic->csr = pci_iomap(pdev, (use_io ? 1 : 0), sizeof(struct csr)); in e100_probe()
2954 (unsigned long long)pci_resource_start(pdev, use_io ? 1 : 0), in e100_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/
H A De100.c172 static int use_io = 0; variable
175 module_param(use_io, int, 0);
178 MODULE_PARM_DESC(use_io, "Force use of i/o access mode");
2869 if (use_io) in e100_probe()
2872 nic->csr = pci_iomap(pdev, (use_io ? 1 : 0), sizeof(struct csr)); in e100_probe()
2954 (unsigned long long)pci_resource_start(pdev, use_io ? 1 : 0), in e100_probe()
/dports/graphics/graphviz/graphviz-2.44.1/
H A Dconfigure.ac802 use_io="No (disabled by default - no swig support yet)"
805 use_io="No (swig not available)"
808 use_io="No (swig does not support -io option)"
812 use_io="No (io not available)"
814 use_io="Yes"
823 AM_CONDITIONAL(WITH_IO, [test "x$use_io" = "xYes"])
3208 echo " gv_io: $use_io"
H A Dconfigure21473 use_io="No (disabled by default - no swig support yet)"
21476 use_io="No (swig not available)"
21479 use_io="No (swig does not support -io option)"
21519 use_io="No (io not available)"
21521 use_io="Yes"
21530 if test "x$use_io" = "xYes"; then
31427 echo " gv_io: $use_io"