Searched refs:initc (Results 1 – 10 of 10) sorted by relevance
| /src/sys/dev/tws/ |
| H A D | tws_hdm.c | 144 struct tws_cmd_init_connect *initc; in tws_init_connect() local 175 initc = &(req->cmd_pkt->cmd.pkt_g.init_connect); in tws_init_connect() 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() 189 initc->fw_srl = sc->cinfo.working_srl = TWS_CURRENT_FW_SRL; in tws_init_connect() [all …]
|
| /src/contrib/ncurses/ |
| H A D | MANIFEST | 1240 ./test/tput-initc
|
| H A D | NEWS | 3817 + add -r and -s options to tput-initc demo, to match usage in xterm. 3828 + add test/tput-initc to demonstrate tput used to initialize palette 4964 + add check in tic for mismatch between ccc and initp/initc 4966 with the cancelled initc capability (patch by Sven Zuhlsdorf). 5557 + un-cancel the initc in vte-256color, since this was implemented 7027 + add ccc and initc capabilities to xterm-16color -TD 7030 + correct initc capability of linux-c-nc end-of-range 12375 initc for xterm-88color. 12826 + correct typos in linux-c initc string - TD
|
| /src/contrib/ncurses/misc/ |
| H A D | terminfo.src | 1017 initc=\E]P%p1%x%p2%{255}%*%{1000}%/%02x%p3%{255}%*%{1000}%/ 1023 initc=\E]P%?%p1%{9}%>%t%p1%{10}%-%'a'%+%c%e%p1%d%;%p2%{255} 1159 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, 4221 initc=\E]P%p1%x%p2%{255}%*%{1000}%/%02x%p3%{255}%*%{1000}%/ 5408 # xterm also recognizes the control sequences for initc -TD 5411 initc=\E]4;%p1%d;rgb:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%* 5420 initc=\E]4;%p1%d;rgb:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%* 5452 initc@, op=\E[39;49m, 5461 initc@, use=xterm+256setaf, [all …]
|
| /src/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 | 692 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)
|