| /freebsd/sys/dev/ichwd/ |
| H A D | ichwd.c | 483 status = pci_read_config(sc->ich, ICH_GEN_STA, 1); in ichwd_clear_noreboot() 485 pci_write_config(sc->ich, ICH_GEN_STA, status, 1); in ichwd_clear_noreboot() 486 status = pci_read_config(sc->ich, ICH_GEN_STA, 1); in ichwd_clear_noreboot() 623 device_t ich, smb; in ichwd_identify() local 630 ich = ichwd_find_ich_lpc_bridge(parent, &id_p); in ichwd_identify() 631 if (ich == NULL) { in ichwd_identify() 641 KASSERT(id_p->tco_version >= 4 || ich != NULL, in ichwd_identify() 656 base_address = pci_read_config(ich, ICH_RCBA, 4); in ichwd_identify() 657 rc = bus_set_resource(ich, SYS_RES_MEMORY, 0, in ichwd_identify() 667 base_address = pci_read_config(ich, ICH_PBASE, 4); in ichwd_identify() [all …]
|
| H A D | ichwd.h | 44 device_t ich; member
|
| /freebsd/usr.bin/paste/ |
| H A D | paste.c | 139 wint_t ich; in parallel() local 168 if ((ich = getwc(lp->fp)) == WEOF) { in parallel() 188 if (ich == '\n') in parallel() 191 putwchar(ich); in parallel() 192 } while ((ich = getwc(lp->fp)) != WEOF && ich != '\n'); in parallel()
|
| /freebsd/usr.sbin/fwcontrol/ |
| H A D | fwdv.c | 91 dvrecv(int d, const char *filename, char ich, int count) in dvrecv() argument 125 isoreq.ch = ich & 0x3f; in dvrecv() 126 isoreq.tag = (ich >> 6) & 3; in dvrecv() 252 dvsend(int d, const char *filename, char ich, int count) in dvsend() argument 283 isoreq.ch = ich & 0x3f; in dvsend() 284 isoreq.tag = (ich >> 6) & 3; in dvsend() 294 pkt->mode.stream.chtag = ich; in dvsend()
|
| H A D | fwmpegts.c | 149 mpegtsrecv(int d, const char *filename, char ich, int count) in mpegtsrecv() argument 180 isoreq.ch = ich & 0x3f; in mpegtsrecv() 181 isoreq.tag = (ich >> 6) & 3; in mpegtsrecv()
|
| H A D | fwmethods.h | 5 typedef void (fwmethod)(int dev_fd, const char *filename, char ich, int count);
|
| H A D | fwcontrol.c | 666 detect_recv_fn(int fd, char ich) in detect_recv_fn() argument 688 isoreq.ch = ich & 0x3f; in detect_recv_fn() 689 isoreq.tag = (ich >> 6) & 3; in detect_recv_fn()
|
| /freebsd/contrib/flex/src/ |
| H A D | dfa.c | 1006 int tch, i, j, k, ns, dupfwd[CSIZE + 1], lenccl, cclp, ich; in sympartition() local 1050 ich = ccltbl[cclp + k]; in sympartition() 1052 if (ich == 0) in sympartition() 1053 ich = NUL_ec; in sympartition() 1055 for (++j; j < ich; ++j) in sympartition() 1065 ich = ccltbl[cclp + k]; in sympartition() 1067 if (ich == 0) in sympartition() 1068 ich = NUL_ec; in sympartition() 1070 symlist[ich] = 1; in sympartition()
|
| H A D | ecs.c | 41 int i, ich, newlen, cclp, ccls, cclmec; in ccl2ecl() local 55 ich = ccltbl[cclp + ccls]; in ccl2ecl() 56 cclmec = ecgroup[ich]; in ccl2ecl()
|
| /freebsd/sys/modules/sound/driver/ich/ |
| H A D | Makefile | 4 SRCS += ich.c
|
| /freebsd/contrib/tcsh/nls/german/ |
| H A D | set30 | 11 9 \n%s interner Fehler: Ich weiß nicht, wonach ich suche!\n
|
| /freebsd/sys/modules/sound/driver/ |
| H A D | Makefile | 7 SUBDIR+= envy24 envy24ht es137x fm801 hda hdsp hdspe ich
|
| /freebsd/contrib/netbsd-tests/lib/libcurses/ |
| H A D | atf.terminfo | 12 hpa=hpa%i%p1%dX, ht=^I, hts=hts, ich=ich%p1%dX, il=il%p1%dX,
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | latin1 | 5 Au�erdem bin ich im Ortsverband M�nchen-Ost des THW f�r die
|
| /freebsd/sys/dev/ida/ |
| H A D | ida.c | 309 ida->ich.ich_func = ida_startup; in ida_setup() 310 ida->ich.ich_arg = ida; in ida_setup() 311 if (config_intrhook_establish(&ida->ich) != 0) { in ida_setup() 333 config_intrhook_disestablish(&ida->ich); in ida_startup()
|
| H A D | idavar.h | 145 struct intr_config_hook ich; member
|
| /freebsd/sys/dev/fxp/ |
| H A D | if_fxpvar.h | 149 uint8_t ich; member
|
| H A D | if_fxp.c | 504 if (sc->ident->ich > 0) { in fxp_attach() 567 if ((sc->ident->ich >= 2 && sc->ident->ich <= 3) || in fxp_attach() 568 (sc->ident->ich == 0 && sc->revision >= FXP_REV_82559_A0)) { in fxp_attach() 2300 if (sc->ident->ich == 0) { in fxp_init_body()
|
| /freebsd/sys/dev/thunderbolt/ |
| H A D | nhi.c | 773 sc->ich.ich_func = nhi_post_init; in nhi_init() 774 sc->ich.ich_arg = sc; in nhi_init() 775 error = config_intrhook_establish(&sc->ich); in nhi_init() 810 config_intrhook_disestablish(&sc->ich); in nhi_post_init()
|
| H A D | nhi_var.h | 183 struct intr_config_hook ich; member
|
| /freebsd/contrib/less/ |
| H A D | line.c | 1583 int ich; in col_vs_pos() local 1588 ich = ch_forw_get(); in col_vs_pos() 1589 ch = (char) ich; in col_vs_pos() 1590 if (ich == EOI || ch == '\n') in col_vs_pos()
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | emx.src | 515 ich=\E[%p1%d@, 601 xterm-nic|xterm with ich/ich1 suppressed for non-curses programs, 602 ich@,
|
| H A D | terminfo.src | 367 dch=\E[%p1%dP, ich=\E[%p1%d@, use=ansi+idc1, 502 dispc=\E=%p1%dg, ech=\E[%p1%dX, hts=\EH, ich=\E[%p1%d@, 577 # <cuf1>, <cud1> and <cub1>. Also deleted <ich> and <ich1>, as QModem up to 614 ht=\E[I, ich=\E[%p1%d@, il=\E[%p1%dL, kcbt=\E[Z, 843 ich=\E[%p1%d@, il1=\EL, ind=\n, is2=\E<\E)0, kdch1=^?, 1110 linux-nic|Linux with ich/ich1 suppressed for non-curses programs, 1111 ich@, ich1@, use=linux, 1257 enacs=\E)0, ht=^I, ich=\E[%p1%d@, ind=\ED, is2=\Ec, 1300 el1=\E[1K, hpa=\E[%i%p1%dG, ich=\E[%p1%d@, ich1=\E[@, 1345 el1=\E[1K, flash=\Eg, ht=^I, ich=\E[%p1%d@, ind=\E[S, [all …]
|
| /freebsd/sys/dev/firewire/ |
| H A D | fwohci.c | 1580 unsigned short tag, ich; in fwohci_irx_enable() local 1592 ich = ir->flag & 0x3f; in fwohci_irx_enable() 1593 OWRITE(sc, OHCI_IRMATCH(dmach), tagbit[tag] | ich); in fwohci_irx_enable()
|
| /freebsd/contrib/ncurses/include/ |
| H A D | Caps.uwin | 435 parm_ich ich str IC - - YB-GE insert #1 characters (P*)
|