Home
last modified time | relevance | path

Searched defs:ih (Results 1 – 25 of 56) sorted by relevance

123

/dflybsd-src/sys/opencrypto/
H A Dskipjack.c79 #define g(k0, k1, k2, k3, ih, il, oh, ol) \ argument
87 #define g0(ih, il, oh, ol) g(0, 1, 2, 3, ih, il, oh, ol) argument
88 #define g4(ih, il, oh, ol) g(4, 5, 6, 7, ih, il, oh, ol) argument
89 #define g8(ih, il, oh, ol) g(8, 9, 0, 1, ih, il, oh, ol) argument
90 #define g2(ih, il, oh, ol) g(2, 3, 4, 5, ih, il, oh, ol) argument
91 #define g6(ih, il, oh, ol) g(6, 7, 8, 9, ih, il, oh, ol) argument
94 #define g_inv(k0, k1, k2, k3, ih, il, oh, ol) \ argument
103 #define g0_inv(ih, il, oh, ol) g_inv(0, 1, 2, 3, ih, il, oh, ol) argument
104 #define g4_inv(ih, il, oh, ol) g_inv(4, 5, 6, 7, ih, il, oh, ol) argument
105 #define g8_inv(ih, il, oh, ol) g_inv(8, 9, 0, 1, ih, il, oh, ol) argument
[all …]
/dflybsd-src/sys/dev/raid/dpt/
H A Ddpt_pci.c76 void * ih; in dpt_pci_attach() local
/dflybsd-src/tools/tools/net80211/w00t/redir/
H A Dbuddy.c55 struct ip *ih; in handle_data() local
H A Dredir.c260 struct ip *ih; in send_header() local
/dflybsd-src/sys/dev/misc/atkbd/
H A Datkbd_isa.c56 void *ih; member
/dflybsd-src/contrib/openbsd_libm/src/
H A Dk_rem_pio2.c287 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; in __kernel_rem_pio2() local
H A Dk_rem_pio2f.c48 int32_t jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; in __kernel_rem_pio2f() local
/dflybsd-src/sys/dev/disk/advansys/
H A Dadv_pci.c136 void *ih; in adv_pci_attach() local
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_irq.h72 struct amdgpu_ih_ring ih; member
/dflybsd-src/sys/dev/sound/pci/
H A Dhdspe.h130 uint32_t (*ih) (struct sc_pcminfo *scp); member
154 void *ih; member
H A Daureal.c560 void *ih = 0; in au_pci_attach() local
H A Dvia82c686.c85 void *ih; member
/dflybsd-src/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_irq.c113 void *ih, in remove_irq_handler()
273 void *ih) in amdgpu_dm_irq_unregister_interrupt()
/dflybsd-src/sys/dev/misc/cmx/
H A Dcmxvar.h50 void *ih; /* intr handle */ member
/dflybsd-src/sys/bus/firewire/
H A Dfwohcivar.h46 void *ih; member
/dflybsd-src/sys/dev/raid/iir/
H A Diir_pci.c182 void *ih; in iir_pci_attach() local
/dflybsd-src/sys/dev/pccard/pccbb/
H A Dpccbb.c351 struct cbb_intrhand *ih; in cbb_setup_intr() local
382 struct cbb_intrhand *ih; in cbb_teardown_intr() local
584 struct cbb_intrhand *ih = arg; in cbb_func_intr() local
/dflybsd-src/sys/bus/ppbus/
H A Dppbconf.c433 ppbus_teardown_intr(device_t bus, device_t child, struct resource *r, void *ih) in ppbus_teardown_intr()
/dflybsd-src/sys/dev/netif/fxp/
H A Dif_fxpvar.h102 void *ih; /* interrupt handler cookie */ member
/dflybsd-src/lib/libc/db/test/
H A Ddbtest.c555 static HASHINFO ih; in setinfo() local
/dflybsd-src/sys/dev/netif/plip/
H A Dif_plip.c292 void *ih; in lpioctl() local
/dflybsd-src/usr.sbin/ppp/
H A Dip.c279 const struct icmp *ih; in FilterCheck() local
/dflybsd-src/sys/dev/raid/ida/
H A Didavar.h136 void *ih; member
/dflybsd-src/sys/platform/pc64/x86_64/
H A Dnexus.c537 nexus_teardown_intr(device_t dev, device_t child, struct resource *r, void *ih) in nexus_teardown_intr()
/dflybsd-src/sys/dev/misc/ppc/
H A Dppc.c2135 ppc_teardown_intr(device_t bus, device_t child, struct resource *r, void *ih) in ppc_teardown_intr()

123