Searched refs:ih (Results 1 - 25 of 130) sorted by relevance

123456

/freebsd-current/sys/arm/arm/
H A Dpmu.h38 void *ih; member in struct:pmu_intr
H A Dpmu.c112 &sc->irq[i].ih);
147 if (sc->irq[i].ih != NULL)
148 bus_teardown_intr(dev, sc->irq[i].res, sc->irq[i].ih);
/freebsd-current/sys/arm/freescale/vybrid/
H A Dvf_port.h43 int port_setup(int, enum ev_type, void (*ih)(void *), void *ih_user);
H A Dvf_port.c79 void (*ih) (void *); member in struct:port_event
124 if (pev->ih != NULL) {
125 pev->ih(pev->ih_user);
135 port_setup(int pnum, enum ev_type pevt, void (*ih)(void *), void *ih_user)
179 pev->ih = ih;
H A Dvf_edma.c62 uint32_t (*ih) (void *, int); member in struct:edma_channel
107 if (ch->ih != NULL) {
108 ch->ih(ch->ih_user, i);
215 ch->ih = tcd->ih;
H A Dvf_adc.c113 void *ih; member in struct:adc_softc
198 NULL, adc_intr, sc, &sc->ih);
/freebsd-current/sys/kern/
H A Dkern_intr.c215 struct intr_handler *ih; local
227 CK_SLIST_FOREACH(ih, &ie->ie_handlers, ih_next) {
228 if (strlen(ie->ie_fullname) + strlen(ih->ih_name) + 1 <
231 strcat(ie->ie_fullname, ih->ih_name);
235 flags |= ih->ih_flags;
247 ih = CK_SLIST_FIRST(&ie->ie_handlers);
248 missed = strlen(ie->ie_fullname) + strlen(ih->ih_name) + 2 -
251 strcat(ie->ie_fullname, &ih->ih_name[missed]);
602 struct intr_handler *ih, *temp_ih; local
610 ih
680 struct intr_handler *ih; local
734 struct intr_handler *ih; local
852 struct intr_handler *ih; local
1091 struct intr_handler *ih = (struct intr_handler *)cookie; local
1144 struct intr_handler *ih, *ihn, *ihp; local
1361 struct intr_handler *ih; local
1481 db_dump_intrhand(struct intr_handler *ih) argument
1557 struct intr_handler *ih; local
[all...]
/freebsd-current/lib/libc/regex/grot/
H A DMakefile39 .SUFFIXES: .ih .h
40 .c.ih:
59 regcomp.o: cname.h regcomp.ih
60 regexec.o: engine.c engine.ih
61 regerror.o: regerror.ih
63 debug.o: debug.ih
64 main.o: debug.ih main.ih split.ih
65 split.o: split.ih
[all...]
/freebsd-current/sys/dev/xdma/
H A Dxdma.c209 struct xdma_intr_handler *ih; local
224 ih = malloc(sizeof(struct xdma_intr_handler),
226 ih->flags = flags;
227 ih->cb = cb;
228 ih->cb_user = arg;
231 TAILQ_INSERT_TAIL(&xchan->ie_handlers, ih, ih_next);
235 *ihandler = ih;
241 xdma_teardown_intr(xdma_channel_t *xchan, struct xdma_intr_handler *ih) argument
249 if (ih == NULL) {
255 TAILQ_REMOVE(&xchan->ie_handlers, ih, ih_nex
265 struct xdma_intr_handler *ih; local
324 struct xdma_intr_handler *ih; local
[all...]
/freebsd-current/tools/tools/net80211/w00t/redir/
H A Dbuddy.c53 struct ip *ih; local
59 ih = (struct ip*) buf;
64 if (ih->ip_p != 0)
67 if (ih->ip_hl != 5)
71 id = ih->ip_id;
H A Dredir.c258 struct ip *ih; local
292 ih = (struct ip*) (ptr+8);
293 ih->ip_v = 4;
294 ih->ip_hl = 5;
296 ih->ip_len = htons(len);
297 ih->ip_id = htons(q->id);
298 ih->ip_ttl = 69;
299 ih->ip_p = 0;
300 ih->ip_src.s_addr = p->src.s_addr;
301 ih
[all...]
/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c568 struct bhndb_intr_handler *ih; local
590 STAILQ_FOREACH(ih, &br->bus_intrs, ih_link) {
592 ih->ih_cookiep);
897 struct bhndb_intr_handler *ih; local
899 ih = malloc(sizeof(*ih), M_BHND, M_NOWAIT | M_ZERO);
900 ih->ih_owner = owner;
901 ih->ih_res = r;
902 ih->ih_isrc = isrc;
903 ih
916 bhndb_free_intr_handler(struct bhndb_intr_handler *ih) argument
931 bhndb_register_intr_handler(struct bhndb_resources *br, struct bhndb_intr_handler *ih) argument
949 bhndb_deregister_intr_handler(struct bhndb_resources *br, struct bhndb_intr_handler *ih) argument
956 ("unknown interrupt handler %p", ih)); local
972 struct bhndb_intr_handler *ih; local
1003 struct bhndb_intr_handler *ih; local
[all...]
H A Dbhndb.c1920 struct bhndb_intr_handler *ih; local
1932 ih = bhndb_alloc_intr_handler(child, r, isrc);
1933 if (ih == NULL)
1938 handler, arg, &ih->ih_cookiep);
1940 bhndb_free_intr_handler(ih);
1946 bhndb_register_intr_handler(sc->bus_res, ih);
1950 *cookiep = ih;
1962 struct bhndb_intr_handler *ih; local
1971 ih = bhndb_find_intr_handler(sc->bus_res, cookiep);
1972 if (ih
2006 struct bhndb_intr_handler *ih; local
2040 struct bhndb_intr_handler *ih; local
[all...]
/freebsd-current/sys/net/
H A Dif_infiniband.c174 struct infiniband_header *ih; local
185 ih = (struct infiniband_header *)req->buf;
219 ih->ib_protocol = etype;
220 ih->ib_reserved = 0;
221 memcpy(ih->ib_hwaddr, lladdr, INFINIBAND_ADDR_LEN);
233 struct infiniband_header *ih = (struct infiniband_header *)phdr; local
248 memcpy(ih->ib_hwaddr, ifp->if_broadcastaddr,
253 ifp->if_broadcastaddr, ih->ib_hwaddr);
255 ih->ib_protocol = htons(ETHERTYPE_IP);
256 ih
307 struct infiniband_header *ih; local
[all...]
/freebsd-current/sys/dev/altera/pio/
H A Dpio.c69 void *ih; member in struct:pio_softc
87 NULL, intr_handler, ih_user, &sc->ih)) {
102 bus_teardown_intr(sc->dev, sc->res[1], sc->ih);
/freebsd-current/sys/dev/pccbb/
H A Dpccbb.c356 struct cbb_intrhand *ih; local
362 ih = malloc(sizeof(struct cbb_intrhand), M_DEVBUF, M_NOWAIT);
363 if (ih == NULL)
365 *cookiep = ih;
366 ih->filt = filt;
367 ih->intr = intr;
368 ih->arg = arg;
369 ih->sc = sc;
375 filt ? cbb_func_filt : NULL, intr ? cbb_func_intr : NULL, ih,
376 &ih
390 struct cbb_intrhand *ih; local
588 struct cbb_intrhand *ih = (struct cbb_intrhand *)arg; local
607 struct cbb_intrhand *ih = (struct cbb_intrhand *)arg; local
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c632 static HASHINFO ih; local
671 ih.bsize = atoi(eq);
672 return &ih;
675 ih.ffactor = atoi(eq);
676 return &ih;
679 ih.nelem = atoi(eq);
680 return &ih;
683 ih.cachesize = atoi(eq);
684 return &ih;
687 ih
[all...]
/freebsd-current/lib/libc/db/test/
H A Ddbtest.c575 static HASHINFO ih; local
614 ih.bsize = atoi(eq);
615 return (&ih);
618 ih.ffactor = atoi(eq);
619 return (&ih);
622 ih.nelem = atoi(eq);
623 return (&ih);
626 ih.cachesize = atoi(eq);
627 return (&ih);
630 ih
[all...]
/freebsd-current/lib/msun/src/
H A Dk_rem_pio2.c114 * ih integer. If >0 it indicates q[] is >= 0.5, hence
292 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; local
327 ih = 0;
331 ih = iq[jz-1]>>(23-q0);
333 else if(q0==0) ih = iq[jz-1]>>23;
334 else if(z>=0.5) ih=2;
336 if(ih>0) { /* q > 0.5 */
354 if(ih==2) {
408 y[0] = (ih==0)? fw: -fw;
415 y[0] = (ih
[all...]
/freebsd-current/sys/dev/virtio/mmio/
H A Dvirtio_mmio.h53 void *ih; member in struct:vtmmio_softc
/freebsd-current/sys/dev/firewire/
H A Dfwohcivar.h45 void *ih; member in struct:fwohci_softc
/freebsd-current/stand/efi/loader/arch/amd64/
H A Dmultiboot2.c264 struct multiboot_tag_efi64_ih *ih; local
279 ih = buf + len;
280 ih->type = MULTIBOOT_TAG_TYPE_EFI64_IH;
281 ih->size = sizeof(*ih);
282 ih->pointer = (uintptr_t)IH;
284 return (len + roundup2(ih->size, MULTIBOOT_TAG_ALIGN));
/freebsd-current/tools/tools/net80211/wesside/wesside/
H A Dwesside.c778 struct ip* ih; local
788 ih = (struct ip*) &inet_clear[8];
789 ih->ip_hl = 5;
790 ih->ip_v = 4;
791 ih->ip_tos = 0;
792 ih->ip_len = htons(20+8+PRGA_LEN);
793 ih->ip_id = htons(666);
794 ih->ip_off = 0;
795 ih->ip_ttl = ttl_val;
796 ih
1850 struct ip* ih; local
[all...]
/freebsd-current/sys/dev/atkbdc/
H A Datkbd_atkbdc.c50 void *ih; member in struct:__anon1836
133 kbd, &sc->ih);
/freebsd-current/sys/riscv/riscv/
H A Dsbi_ipi.c49 void *ih; member in struct:sbi_ipi_softc
176 sbi_ipi_intr, NULL, sc, &sc->ih);

Completed in 293 milliseconds

123456