Searched refs:MASTER (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/x86/isa/ |
| H A D | atpic.c | 66 #define MASTER 0 macro 181 KASSERT(isrc->is_pic == &atpics[MASTER].at_pic, in _atpic_eoi_master() 184 outb(atpics[MASTER].at_ioaddr, OCW2_EOI); in _atpic_eoi_master() 201 outb(atpics[MASTER].at_ioaddr, OCW2_EOI); in _atpic_eoi_slave() 228 if (ap != &atpics[MASTER]) in atpic_register_sources() 274 if (isrc->is_pic == &atpics[MASTER].at_pic) in atpic_disable_source() 457 i8259_init(&atpics[MASTER], 0); in atpic_startup()
|
| /f-stack/app/redis-5.0.5/tests/sentinel/tests/includes/ |
| H A D | init-tests.tcl | 57 [dict get [S $id SENTINEL MASTER mymaster] num-other-sentinels] == ($sentinels-1) 67 [dict get [S $id SENTINEL MASTER mymaster] num-slaves] == $redis_slaves
|
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | replication-3.tcl | 14 test {MASTER and SLAVE consistency with expire} { 65 test {MASTER and SLAVE consistency with EVALSHA replication} {
|
| H A D | replication-2.tcl | 72 test {MASTER and SLAVE dataset should be identical after complex ops} {
|
| /f-stack/app/redis-5.0.5/tests/sentinel/tests/ |
| H A D | 02-slaves-reconf.tcl | 70 if {[dict exists [S $id SENTINEL MASTER mymaster] failover-state]} {
|
| H A D | 00-base.tcl | 99 [dict get [S $id SENTINEL MASTER mymaster] info-refresh] < 100000
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_carp.c | 111 enum { INIT = 0, BACKUP, MASTER } sc_state; enumerator 731 case MASTER: in carp_input_c() 824 if (sc->sc_state == MASTER) { in carp_send_ad_all() 1119 return (sc->sc_state == MASTER); in carp_master() 1149 if (sc->sc_state == MASTER) { in carp_iamatch() 1194 if (ifa->ifa_carp && ifa->ifa_carp->sc_state != MASTER) in carp_iamatch6() 1248 if (sc->sc_state == MASTER && !bcmp(dhost, LLADDR(&sc->sc_addr), in carp_forus() 1288 carp_set_state(sc, MASTER, reason); in carp_master_down_locked() 1300 case MASTER: in carp_master_down_locked() 1364 case MASTER: in carp_setrun() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/bus/ |
| H A D | nvidia,tegra20-gmi.txt | 59 de-assertion of WR_N (in case of SLAVE/MASTER Request) or OE_N 60 (in case of MASTER Request). Valid values are 0-15, default is 1
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | cxgbe.rst | 466 PMD: rte_cxgbe_pmd: Coming up as MASTER: Initializing adapter 776 PMD: rte_cxgbe_pmd: Coming up as MASTER: Initializing adapter
|