Searched refs:initc (Results 1 – 10 of 10) sorted by relevance
/freebsd/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 …]
|
/freebsd/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/contrib/ncurses/misc/ |
H A D | terminfo.src | 1012 initc=\E]P%p1%x%p2%{255}%*%{1000}%/%02x%p3%{255}%*%{1000}%/ 1018 initc=\E]P%?%p1%{9}%>%t%p1%{10}%-%'a'%+%c%e%p1%d%;%p2%{255} 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, 4165 initc=\E]P%p1%x%p2%{255}%*%{1000}%/%02x%p3%{255}%*%{1000}%/ 5290 # xterm also recognizes the control sequences for initc -TD 5293 initc=\E]4;%p1%d;rgb:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%* 5302 initc=\E]4;%p1%d;rgb:%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%* 5334 initc@, op=\E[39;49m, 5346 # 256-colors, it can still handle an 88-color palette by using the initc [all …]
|
/freebsd/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 | 684 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.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)
|