/linux-2.6.39/scripts/kconfig/lxdialog/ |
D | textbox.c | 38 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() argument 41 print_page(box, boxh, boxw); in refresh_text_box() 57 WINDOW *dialog, *box; in dialog_textbox() local 97 box = subwin(dialog, boxh, boxw, y + 1, x + 1); in dialog_textbox() 98 wattrset(box, dlg.dialog.atr); in dialog_textbox() 99 wbkgdset(box, dlg.dialog.atr & A_COLOR); in dialog_textbox() 101 keypad(box, TRUE); in dialog_textbox() 122 attr_clear(box, boxh, boxw, dlg.dialog.atr); in dialog_textbox() 123 refresh_text_box(dialog, box, boxh, boxw, cur_y, cur_x); in dialog_textbox() 132 delwin(box); in dialog_textbox() [all …]
|
D | util.c | 422 chtype box, chtype border) in draw_box() argument 435 waddch(win, box | ACS_URCORNER); in draw_box() 437 waddch(win, box | ACS_LRCORNER); in draw_box() 441 waddch(win, box | ACS_HLINE); in draw_box() 445 waddch(win, box | ACS_VLINE); in draw_box() 447 waddch(win, box | ' '); in draw_box()
|
/linux-2.6.39/sound/pci/ice1712/ |
D | hoontech.c | 83 static void __devinit snd_ice1712_stdsp24_box_channel(struct snd_ice1712 *ice, int box, int chn, in… in snd_ice1712_stdsp24_box_channel() argument 90 ICE1712_STDSP24_0_BOX(spec->boxbits, box); in snd_ice1712_stdsp24_box_channel() 133 static void __devinit snd_ice1712_stdsp24_box_midi(struct snd_ice1712 *ice, int box, int master) in snd_ice1712_stdsp24_box_midi() argument 140 ICE1712_STDSP24_0_BOX(spec->boxbits, box); in snd_ice1712_stdsp24_box_midi() 173 int box, chn; in snd_ice1712_hoontech_init() local 239 for (box = 0; box < 4; box++) { in snd_ice1712_hoontech_init() 240 if (spec->boxconfig[box] & ICE1712_STDSP24_BOX_MIDI2) in snd_ice1712_hoontech_init() 243 snd_ice1712_stdsp24_box_channel(ice, box, chn, in snd_ice1712_hoontech_init() 244 (spec->boxconfig[box] & (1 << chn)) ? 1 : 0); in snd_ice1712_hoontech_init() 245 if (spec->boxconfig[box] & ICE1712_STDSP24_BOX_MIDI1) in snd_ice1712_hoontech_init() [all …]
|
/linux-2.6.39/drivers/gpu/drm/mga/ |
D | mga_state.c | 45 struct drm_clip_rect *box) in mga_emit_clip_rect() argument 63 MGA_CXBNDRY, ((box->x2 - 1) << 16) | box->x1, in mga_emit_clip_rect() 64 MGA_YTOP, box->y1 * pitch, MGA_YBOT, (box->y2 - 1) * pitch); in mga_emit_clip_rect() 503 struct drm_clip_rect *box = &pbox[i]; in mga_dma_dispatch_clear() local 504 u32 height = box->y2 - box->y1; in mga_dma_dispatch_clear() 507 box->x1, box->y1, box->x2, box->y2); in mga_dma_dispatch_clear() 514 MGA_YDSTLEN, (box->y1 << 16) | height, in mga_dma_dispatch_clear() 515 MGA_FXBNDRY, (box->x2 << 16) | box->x1); in mga_dma_dispatch_clear() 530 MGA_YDSTLEN, (box->y1 << 16) | height, in mga_dma_dispatch_clear() 531 MGA_FXBNDRY, (box->x2 << 16) | box->x1); in mga_dma_dispatch_clear() [all …]
|
/linux-2.6.39/drivers/gpu/drm/radeon/ |
D | r300_cmdbuf.c | 61 struct drm_clip_rect box; in r300_emit_cliprects() local 78 (&box, &cmdbuf->boxes[n + i], sizeof(box))) { in r300_emit_cliprects() 83 box.x2--; /* Hardware expects inclusive bottom-right corner */ in r300_emit_cliprects() 84 box.y2--; in r300_emit_cliprects() 87 box.x1 = (box.x1) & in r300_emit_cliprects() 89 box.y1 = (box.y1) & in r300_emit_cliprects() 91 box.x2 = (box.x2) & in r300_emit_cliprects() 93 box.y2 = (box.y2) & in r300_emit_cliprects() 96 box.x1 = (box.x1 + R300_CLIPRECT_OFFSET) & in r300_emit_cliprects() 98 box.y1 = (box.y1 + R300_CLIPRECT_OFFSET) & in r300_emit_cliprects() [all …]
|
D | radeon_state.c | 450 struct drm_clip_rect * box) in radeon_emit_clip_rect() argument 455 box->x1, box->y1, box->x2, box->y2); in radeon_emit_clip_rect() 459 OUT_RING((box->y1 << 16) | box->x1); in radeon_emit_clip_rect() 461 OUT_RING(((box->y2 - 1) << 16) | (box->x2 - 1)); in radeon_emit_clip_rect() 2782 struct drm_clip_rect box; in radeon_emit_packet3_cliprect() local 2802 if (DRM_COPY_FROM_USER(&box, &boxes[i], sizeof(box))) in radeon_emit_packet3_cliprect() 2821 radeon_emit_clip_rect(dev_priv, &box); in radeon_emit_packet3_cliprect()
|
/linux-2.6.39/net/ipx/ |
D | Kconfig | 21 To turn your Linux box into a fully featured NetWare file server and 30 Unless you want to integrate your Linux box with a local Novell 38 useful to give an IPX "network" address to your Linux box as well 39 (for example if your box is acting as a file server for different 42 "network" inside your box and to assign an IPX address to this
|
/linux-2.6.39/drivers/net/appletalk/ |
D | Kconfig | 9 on a network. If your Linux box is connected to such a network and you 11 so that your Linux box can act as a print and file server for Macs as 36 on a network. If your Linux box is connected to such a network, and wish 85 box is stuck on an AppleTalk only network) or decapsulate (e.g. if 86 you want your Linux box to act as an Internet gateway for a zoo of 106 IP packets inside AppleTalk frames; this is useful if your Linux box 120 Linux box to act as an Internet gateway for an AppleTalk network.
|
/linux-2.6.39/drivers/gpu/drm/i915/ |
D | i915_dma.c | 356 struct drm_clip_rect *box, in i915_emit_box() argument 362 if (box->y2 <= box->y1 || box->x2 <= box->x1 || in i915_emit_box() 363 box->y2 <= 0 || box->x2 <= 0) { in i915_emit_box() 365 box->x1, box->y1, box->x2, box->y2); in i915_emit_box() 375 OUT_RING((box->x1 & 0xffff) | (box->y1 << 16)); in i915_emit_box() 376 OUT_RING(((box->x2 - 1) & 0xffff) | ((box->y2 - 1) << 16)); in i915_emit_box() 385 OUT_RING((box->x1 & 0xffff) | (box->y1 << 16)); in i915_emit_box() 386 OUT_RING(((box->x2 - 1) & 0xffff) | ((box->y2 - 1) << 16)); in i915_emit_box()
|
/linux-2.6.39/drivers/staging/tty/ip2/ |
D | ip2main.c | 547 int i, j, box; in ip2_loadmain() local 772 for (box = 0; box < ABS_MAX_BOXES; box++) in ip2_loadmain() 774 if (pB->i2eChannelMap[box] & (1 << j)) in ip2_loadmain() 778 (box+i*ABS_MAX_BOXES), in ip2_loadmain() 902 int box; in ip2_init_board() local 904 for( box = 0; box < ABS_MAX_BOXES; ++box ) { in ip2_init_board() 905 if ( pB->i2eChannelMap[box] != 0 ) { in ip2_init_board() 909 if ( pB->i2eChannelMap[box] & 1<< i ) { in ip2_init_board() 928 for( box = 0; box < ABS_MAX_BOXES; ++box, portnum += ABS_BIGGEST_BOX ) { in ip2_init_board() 930 if ( pB->i2eChannelMap[box] & (1 << i) ) { in ip2_init_board() [all …]
|
/linux-2.6.39/drivers/mmc/host/ |
D | msm_sdcc.c | 334 dmov_box *box; in msmsdcc_config_dma() local 378 box = &nc->cmd[0]; in msmsdcc_config_dma() 400 box->cmd = CMD_MODE_BOX; in msmsdcc_config_dma() 403 box->cmd |= CMD_LC; in msmsdcc_config_dma() 409 box->src_row_addr = msmsdcc_fifo_addr(host); in msmsdcc_config_dma() 410 box->dst_row_addr = sg_dma_address(sg); in msmsdcc_config_dma() 412 box->src_dst_len = (MCI_FIFOSIZE << 16) | in msmsdcc_config_dma() 414 box->row_offset = MCI_FIFOSIZE; in msmsdcc_config_dma() 416 box->num_rows = rows * ((1 << 16) + 1); in msmsdcc_config_dma() 417 box->cmd |= CMD_SRC_CRCI(crci); in msmsdcc_config_dma() [all …]
|
/linux-2.6.39/Documentation/networking/ |
D | ip_dynaddr.txt | 5 It is implemented for TCP diald-box connections(1) and IP_MASQuerading(2). 9 while in SYN_SENT state (diald-box processes).
|
D | ipddp.txt | 13 Through this driver you can either allow your Linux box to communicate 54 You will also need to add the proper routes to route your Linux box's IP 64 Encapsulation has been used to allow a Linux box stuck on a LocalTalk
|
/linux-2.6.39/drivers/staging/tty/ |
D | Kconfig | 30 box, for instance in order to become a dial-in server. This driver 44 this to connect more than two modems to your Linux box, for instance 58 your Linux box, for instance in order to become a dial-in server. 73 to connect more than two modems to your Linux box, for instance in
|
/linux-2.6.39/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.c | 209 SVGA3dCopyBox *box; in vmw_kms_cursor_snoop() local 235 box = (SVGA3dCopyBox *)&cmd[1]; in vmw_kms_cursor_snoop() 241 box->x != 0 || box->y != 0 || box->z != 0 || in vmw_kms_cursor_snoop() 242 box->srcx != 0 || box->srcy != 0 || box->srcz != 0 || in vmw_kms_cursor_snoop() 243 box->w != 64 || box->h != 64 || box->d != 1 || in vmw_kms_cursor_snoop()
|
/linux-2.6.39/net/ |
D | Kconfig | 103 that pass through your Linux box. 105 The most common use of packet filtering is to run your Linux box as 119 You should also say Y here if you intend to use your Linux box as 123 the outside, your box can "masquerade" as that computer, i.e. it 126 firewall box itself. It works both ways: if the outside host 127 replies, the Linux box will silently forward the traffic to the 137 box can transparently forward the traffic to a local server,
|
/linux-2.6.39/net/ax25/ |
D | Kconfig | 9 If you want to connect your Linux box to an amateur radio, answer Y 28 that connects your Linux box to your amateur radio. You can either 58 If you say Y here, your Linux box will act as a DAMA slave; this is 73 If you say Y here, your Linux box will act as a DAMA master; this is
|
/linux-2.6.39/Documentation/dvb/ |
D | cards.txt | 11 out of the box with every card, because of different wiring. 15 the demodulator and tuner/PLL chip are inside a metal box for 16 shielding, and the whole metal box has its own part number.
|
D | technisat.txt | 9 First start your linux box with a shipped kernel: 20 If the Flexcop / Technisat is the only DVB / TV / Radio device in your box
|
/linux-2.6.39/drivers/net/wan/ |
D | Kconfig | 15 inexpensive WAN interface card can allow your Linux box to directly 46 V.36 interface) to your Linux box. The cards can work as the 70 V.24, V.35 or V.36 interface) to your Linux box. 73 box directly to a T1 or E1 circuit. 101 Say Y to this option if your Linux box contains a WAN (Wide Area 103 connect the box to a WAN. 215 Linux box (interfaces currently available are RS-232/V.35, X.21 and 352 physical line from your box to the local "switch" (i.e. the entry 395 Connect LAN to WAN via Linux box.
|
/linux-2.6.39/arch/m68k/ifpsp060/src/ |
D | README-SRC | 5 The code provided here will not assemble out of the box using the GNU
|
/linux-2.6.39/Documentation/filesystems/nfs/ |
D | 00-INDEX | 14 - short guide on setting up a diskless box with NFS root filesystem.
|
/linux-2.6.39/fs/coda/ |
D | Kconfig | 13 If you say Y here, your Linux box will be able to act as a Coda
|
/linux-2.6.39/Documentation/ko_KR/ |
D | stable_api_nonsense.txt | 186 리눅스는 다른 운영 체제보다 "쉽게 쓸수 있는(out of the box)" 많은 다른 장치들을
|
/linux-2.6.39/net/wanrouter/ |
D | Kconfig | 20 wish to use your Linux box as a WAN router, say Y here and also to
|