Home
last modified time | relevance | path

Searched refs:port_param (Results 1 – 25 of 43) sorted by relevance

12

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/nxos/
H A Dnxos_nxapi.py226 port_param = parameter + '_port'
231 commands[parameter] = 'nxapi %s port %s' % (parameter, want.get(port_param))
233 if needs_update(port_param) and want.get(parameter) is True:
234 commands[parameter] = 'nxapi %s port %s' % (parameter, want.get(port_param))
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/nxos/plugins/modules/
H A Dnxos_nxapi.py234 port_param = parameter + "_port"
241 want.get(port_param),
244 if needs_update(port_param) and want.get(parameter) is True:
247 want.get(port_param),
/dports/security/snort3/snort3-3.1.19.0/src/host_tracker/test/
H A Dhost_tracker_module_test.cc60 Parameter port_param = {"port", Parameter::PT_PORT, nullptr, nullptr, "port num"}; in TEST_GROUP() local
74 port_val.set(&port_param); in TEST_GROUP()
/dports/databases/redis6/redis-6.0.16/tests/support/
H A Dserver.tcl415 set port_param [expr $::tls ? {"tls-port"} : {"port"}]
418 if {[dict exists $config $port_param]} { set port [dict get $config $port_param] }
/dports/databases/redis-devel/redis-0e5b813/tests/support/
H A Dserver.tcl556 set port_param [expr $::tls ? {"tls-port"} : {"port"}]
559 if {[dict exists $config $port_param]} { set port [dict get $config $port_param] }
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dfmopl.h110 int port_param; member
H A Dfmopl.c831 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1237 OPL->port_param = param; in OPLSetPortHandler()
1295 return OPL->porthandler_r(OPL->port_param); in OPLRead()
/dports/games/openxcom/OpenXcom-1.0/src/Engine/Adlib/
H A Dfmopl.h126 int port_param; member
H A Dfmopl.cpp858 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1308 OPL->port_param = param; in OPLSetPortHandler()
1367 return OPL->porthandler_r(OPL->port_param); in OPLRead()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dfmopl.h124 int port_param; member
H A Dfmopl.c860 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1299 OPL->port_param = param; in OPLSetPortHandler()
1358 return OPL->porthandler_r(OPL->port_param); in OPLRead()
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/nosefart/
H A Dfmopl.h114 int port_param; member
H A Dfmopl.c838 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1244 OPL->port_param = param; in OPLSetPortHandler()
1295 return OPL->porthandler_r(OPL->port_param); in OPLRead()
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dfmopl.h124 int port_param; member
H A Dfmopl.c866 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1309 OPL->port_param = param; in OPLSetPortHandler()
1370 return OPL->porthandler_r(OPL->port_param); in OPLRead()
/dports/audio/lmms/lmms-1.2.2/plugins/opl2/
H A Dfmopl.h124 int port_param; member
/dports/audio/nosefart/nosefart-1.92f-mls/src/sndhrdw/
H A Dfmopl.h114 int port_param;
/dports/www/phalcon/cphalcon-3.4.5/ext/phalcon/cache/backend/
H A Dmemcache.zep.c178 …zval *host_param = NULL, *port_param = NULL, *persistent_param = NULL, *memcache = NULL, *success … in PHP_METHOD() local
182 zephir_fetch_params(1, 2, 1, &host_param, &port_param, &persistent_param); in PHP_METHOD()
194 port = zephir_get_intval(port_param); in PHP_METHOD()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/qla2xxx/
H A Dqla_bsg.c1309 struct qla_port_param *port_param = NULL; in qla24xx_iidma() local
1320 port_param = (void *)bsg_request + sizeof(struct fc_bsg_request); in qla24xx_iidma()
1321 if (port_param->fc_scsi_addr.dest_type != EXT_DEF_TYPE_WWPN) { in qla24xx_iidma()
1331 if (memcmp(port_param->fc_scsi_addr.dest_addr.wwpn, in qla24xx_iidma()
1357 if (port_param->mode) in qla24xx_iidma()
1359 port_param->speed, mb); in qla24xx_iidma()
1362 &port_param->speed, mb); in qla24xx_iidma()
1371 if (!port_param->mode) { in qla24xx_iidma()
1378 memcpy(rsp_ptr, port_param, in qla24xx_iidma()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/qla2xxx/
H A Dqla_bsg.c1309 struct qla_port_param *port_param = NULL; in qla24xx_iidma() local
1320 port_param = (void *)bsg_request + sizeof(struct fc_bsg_request); in qla24xx_iidma()
1321 if (port_param->fc_scsi_addr.dest_type != EXT_DEF_TYPE_WWPN) { in qla24xx_iidma()
1331 if (memcmp(port_param->fc_scsi_addr.dest_addr.wwpn, in qla24xx_iidma()
1357 if (port_param->mode) in qla24xx_iidma()
1359 port_param->speed, mb); in qla24xx_iidma()
1362 &port_param->speed, mb); in qla24xx_iidma()
1371 if (!port_param->mode) { in qla24xx_iidma()
1378 memcpy(rsp_ptr, port_param, in qla24xx_iidma()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/qla2xxx/
H A Dqla_bsg.c1309 struct qla_port_param *port_param = NULL; in qla24xx_iidma() local
1320 port_param = (void *)bsg_request + sizeof(struct fc_bsg_request); in qla24xx_iidma()
1321 if (port_param->fc_scsi_addr.dest_type != EXT_DEF_TYPE_WWPN) { in qla24xx_iidma()
1331 if (memcmp(port_param->fc_scsi_addr.dest_addr.wwpn, in qla24xx_iidma()
1357 if (port_param->mode) in qla24xx_iidma()
1359 port_param->speed, mb); in qla24xx_iidma()
1362 &port_param->speed, mb); in qla24xx_iidma()
1371 if (!port_param->mode) { in qla24xx_iidma()
1378 memcpy(rsp_ptr, port_param, in qla24xx_iidma()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/sound/adplug/
H A Dfm_opl.cpp227 int port_param; member
1505 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1875 return OPL->porthandler_r(OPL->port_param); in OPLRead()
2392 OPL->port_param = param; in Y8950SetPortHandler()
/dports/audio/schismtracker/schismtracker-20211116/player/
H A Dfmopl2.c237 void * port_param; member
1508 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1929 return OPL->porthandler_r(OPL->port_param); in OPLRead()
2380 OPL->port_param = param; in y8950_set_port_handler()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dfmopl.c295 int port_param; member
1556 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1944 return OPL->porthandler_r(OPL->port_param); in OPLRead()
2484 OPL->port_param = param; in Y8950SetPortHandler()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dfmopl.c295 int port_param; member
1551 OPL->porthandler_w(OPL->port_param,v&OPL->portDirection); in OPLWriteReg()
1939 return OPL->porthandler_r(OPL->port_param); in OPLRead()
2479 OPL->port_param = param; in Y8950SetPortHandler()

12