Searched refs:initc (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/sys/dev/tws/ |
| H A D | tws_hdm.c | 144 struct tws_cmd_init_connect *initc; in tws_init_connect() local 178 initc->res1__opcode = in tws_init_connect() 180 initc->size = 6; in tws_init_connect() 181 initc->request_id = req->request_id; in tws_init_connect() 182 initc->message_credits = mcreadits; in tws_init_connect() 183 initc->features |= TWS_BIT_EXTEND; in tws_init_connect() 185 initc->features |= TWS_64BIT_SG_ADDRESSES; in tws_init_connect() 188 initc->size = 6; in tws_init_connect() 190 initc->fw_arch_id = 0; in tws_init_connect() 192 initc->fw_build = sc->cinfo.working_build = 0; in tws_init_connect() [all …]
|
| /freebsd-14.2/contrib/ncurses/ |
| H A D | MANIFEST | 1239 ./test/tput-initc
|
| H A D | NEWS | 3248 + add -r and -s options to tput-initc demo, to match usage in xterm. 3259 + add test/tput-initc to demonstrate tput used to initialize palette 4395 + add check in tic for mismatch between ccc and initp/initc 4397 with the cancelled initc capability (patch by Sven Zuhlsdorf). 4988 + un-cancel the initc in vte-256color, since this was implemented 6458 + add ccc and initc capabilities to xterm-16color -TD 6461 + correct initc capability of linux-c-nc end-of-range 11806 initc for xterm-88color. 12257 + correct typos in linux-c initc string - TD
|
| /freebsd-14.2/contrib/ncurses/misc/ |
| H A D | terminfo.src | 1156 initc=\E]P%p1%x%p2%02x%p3%02x%p4%02x, kb2=\E[G, kbs=^?, 1197 initc=\E[3;%p1%d;%p2%d;%p3%d;%p4%d}, rmacs=\E[10m, 5334 initc@, op=\E[39;49m, 5381 initc@, op=\E[39;49m, 5396 initc@, op=\E[39;49m, 5418 initc@, op=\E[39;49m, 7619 cvvis@, flash@, initc@, kcbt=\E[Z, rmm@, smm@, Ms@, 7952 # does not implement initc 21526 acsc@, bold=\E[33m, enacs@, initc@, 21542 enacs=\E)0, initc@, [all …]
|
| /freebsd-14.2/contrib/ncurses/include/ |
| H A D | Caps.uwin | 628 initialize_color initc str Ic - - ----- initialize color #1 to (#2,#3,#4)
|
| H A D | Caps.hpux11 | 692 initialize_color initc str Ic - - ----- initialize color #1 to (#2,#3,#4)
|
| H A D | Caps.osf1r5 | 666 initialize_color initc str Ic - - ----- initialize color #1 to (#2,#3,#4)
|
| H A D | Caps | 684 initialize_color initc str Ic - - ----- initialize color #1 to (#2,#3,#4)
|
| H A D | Caps.keys | 775 initialize_color initc str Ic - - ----- initialize color #1 to (#2,#3,#4)
|
| H A D | Caps.aix4 | 786 initialize_color initc str Ic - - ----- initialize color #1 to (#2,#3,#4)
|