Home
last modified time | relevance | path

Searched defs:hc (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/sys/dev/hpc/
H A Dhpckbd.c200 hpckbd_initcore(struct hpckbd_core *hc, struct hpckbd_ic_if *ic, int console) in hpckbd_initcore()
214 hpckbd_initif(struct hpckbd_core *hc) in hpckbd_initif()
225 hpckbd_putevent(struct hpckbd_core* hc, u_int type, int data) in hpckbd_putevent()
245 hpckbd_getevent(struct hpckbd_core* hc, u_int *type, int *data) in hpckbd_getevent()
272 hpckbd_keymap_setup(struct hpckbd_core *hc, in hpckbd_keymap_setup()
301 hpckbd_keymap_setup(struct hpckbd_core *hc, in hpckbd_keymap_setup()
337 hpckbd_keymap_lookup(struct hpckbd_core *hc) in hpckbd_keymap_lookup()
388 struct hpckbd_core *hc = arg; in __hpckbd_input() local
456 struct hpckbd_core *hc = &hpckbd_consdata; in hpckbd_cnattach() local
472 struct hpckbd_core *hc = arg; in hpckbd_cngetc() local
[all …]
H A Dhpciovar.h62 #define hpcio_portread(hc, port) \ argument
64 #define hpcio_portwrite(hc, port, data) \ argument
66 #define hpcio_intr_establish(hc, port, mode, func, arg) \ argument
68 #define hpcio_intr_disestablish(hc, handle) \ argument
70 #define hpcio_intr_clear(hc, handle) \ argument
72 #define hpcio_register_iochip(hc, iochip) \ argument
74 #define hpcio_update(hc) \ argument
76 #define hpcio_dump(hc) \ argument
/netbsd-src/sys/arch/hpcmips/dev/
H A Ducbio.c99 struct hpcio_chip *hc = &sc->sc_hc; in ucbio_attach() local
123 betty_out(hpcio_chip_t hc, int port, int onoff) in betty_out()
139 betty_in(hpcio_chip_t hc, int port) in betty_in()
150 betty_intr_establish(hpcio_chip_t hc, int port, int mode, int (*func)(void *), in betty_intr_establish()
162 betty_intr_disestablish(hpcio_chip_t hc, void *ih) in betty_intr_disestablish()
172 betty_update(hpcio_chip_t hc) in betty_update()
187 betty_dump(hpcio_chip_t hc) in betty_dump()
H A Doptpoint.c202 struct hpcio_chip *hc = sc->sc_hc; in optpoint_enable() local
233 struct hpcio_chip *hc = sc->sc_hc; in optpoint_disable() local
266 struct hpcio_chip *hc = sc->sc_hc; in optpoint_initialize() local
292 struct hpcio_chip *hc = sc->sc_hc; in optpoint_send() local
302 struct hpcio_chip *hc = sc->sc_hc; in optpoint_recv() local
/netbsd-src/sys/arch/hpcmips/vr/
H A Dvr4181giu.c184 vr4181giu_port_read(hpcio_chip_t hc, int port) in vr4181giu_port_read()
205 vr4181giu_port_write(hpcio_chip_t hc, int port, int onoff) in vr4181giu_port_write()
237 vr4181giu_update(hpcio_chip_t hc) in vr4181giu_update()
242 vr4181giu_dump(hpcio_chip_t hc) in vr4181giu_dump()
256 hpcio_chip_t hc, in vr4181giu_intr_establish()
381 vr4181giu_intr_disestablish(hpcio_chip_t hc, void *arg) in vr4181giu_intr_disestablish()
386 vr4181giu_intr_clear(hpcio_chip_t hc, void *arg) in vr4181giu_intr_clear()
396 vr4181giu_register_iochip(hpcio_chip_t hc, hpcio_chip_t iochip) in vr4181giu_register_iochip()
H A Dvrc4172gpio.c355 vrc4172gpio_port_read(hpcio_chip_t hc, int port) in vrc4172gpio_port_read()
369 vrc4172gpio_port_write(hpcio_chip_t hc, int port, int onoff) in vrc4172gpio_port_write()
385 vrc4172gpio_update(hpcio_chip_t hc) in vrc4172gpio_update()
459 vrc4172gpio_dump(hpcio_chip_t hc) in vrc4172gpio_dump()
476 hpcio_chip_t hc, in vrc4172gpio_intr_establish()
580 vrc4172gpio_intr_disestablish(hpcio_chip_t hc, void *arg) in vrc4172gpio_intr_disestablish()
609 vrc4172gpio_intr_clear(hpcio_chip_t hc, void *arg) in vrc4172gpio_intr_clear()
619 vrc4172gpio_register_iochip(hpcio_chip_t hc, hpcio_chip_t iochip) in vrc4172gpio_register_iochip()
H A Dvrgiu.c455 vrgiu_port_read(hpcio_chip_t hc, int port) in vrgiu_port_read()
472 vrgiu_port_write(hpcio_chip_t hc, int port, int onoff) in vrgiu_port_write()
496 vrgiu_update(hpcio_chip_t hc) in vrgiu_update()
501 vrgiu_dump(hpcio_chip_t hc) in vrgiu_dump()
518 hpcio_chip_t hc, in vrgiu_intr_establish()
618 vrgiu_intr_disestablish(hpcio_chip_t hc, void *arg) in vrgiu_intr_disestablish()
650 vrgiu_intr_clear(hpcio_chip_t hc, void *arg) in vrgiu_intr_clear()
661 vrgiu_register_iochip(hpcio_chip_t hc, hpcio_chip_t iochip) in vrgiu_register_iochip()
/netbsd-src/sys/dev/pci/
H A Dmvsata_pci.c70 #define MVSATA_PCI_MAINIRQ_SATAERR(hc, port) \ argument
72 #define MVSATA_PCI_MAINIRQ_SATADONE(hc, port) \ argument
74 #define MVSATA_PCI_MAINIRQ_SATACOALDONE(hc) (1 << ((hc) * 9 + 8)) argument
157 int read_pre_amps, hc, port, rv, i; in mvsata_pci_attach() local
259 int hc, port, handled = 0; in mvsata_pci_intr() local
506 int hc = mvport->port_hc->hc, port = mvport->port; in mvsata_pci_enable_intr() local
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Ddebug.cpp155 size_t hc = hash<const void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __insert_ic() local
199 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __insert_c() local
250 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __invalidate_all() local
281 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __find_c_and_lock() local
307 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __find_c() local
334 size_t hc = hash<void*>()(__c) % static_cast<size_t>(__cend_ - __cbeg_); in __erase_c() local
450 size_t hc = hash<void*>()(c1) % static_cast<size_t>(__cend_ - __cbeg_); in swap() local
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dsymbol.cpp58 unsigned int hc = 0, g; in hash_string() local
97 unsigned int hc = hash_string(p); in symbol() local
/netbsd-src/sys/arch/hpcmips/tx/
H A Dtxioman.c88 tx_conf_register_ioman(tx_chipset_tag_t t, struct hpcio_chip *hc) in tx_conf_register_ioman()
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dumac.c558 static void nh_transform(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) in nh_transform()
603 static void nh_reset(nh_ctx *hc) in nh_reset()
623 static void nh_init(nh_ctx *hc, aes_int_key prf_key) in nh_init()
633 static void nh_update(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) in nh_update()
688 static void nh_final(nh_ctx *hc, UINT8 *result) in nh_final()
728 static void nh(nh_ctx *hc, const UINT8 *buf, UINT32 padded_len, in nh()
853 static void poly_hash(uhash_ctx_t hc, UINT32 data_in[]) in poly_hash()
/netbsd-src/sys/dev/ic/
H A Dmvsatavar.h34 int hc; member
100 int hc; member
H A Dmvsata.c77 #define MVSATA_HC_READ_4(hc, reg) \ argument
79 #define MVSATA_HC_WRITE_4(hc, reg, val) \ argument
280 int hc, port, channel; in mvsata_attach() local
3107 int hc, port, rv, i; in mvsata_wdc_reg_init() local
3623 struct mvsata_hc *hc = mvport->port_hc; in mvsata_read_preamps_gen1() local
/netbsd-src/sys/arch/cesfic/cesfic/
H A Ddp8570a.h17 u_int8_t s100c, sc, minc, hc, dmc, mc, yc, jc, j100c, dwc; member
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dchkformat.d1171 "%#c", "%0c", "%jc", "%zc", "%tc", "%Lc", "%hc", "%hhc", "%llc",
1346 "%jc", "%zc", "%tc", "%Lc", "%hc", "%hhc", "%llc",
/netbsd-src/external/gpl2/lvm2/dist/libdm/datastruct/
H A Dhash.c95 struct dm_hash_table *hc = dm_malloc(sizeof(*hc)); in dm_hash_create() local
/netbsd-src/sys/arch/x86/x86/
H A Dhyperv.c620 uint64_t hc; in hyperv_detach() local
693 uint64_t hc, hc_orig; in hyperv_init_hypercall() local
/netbsd-src/usr.sbin/iopctl/
H A Diopctl.c425 int hc, lc, i, nit; in i2ostrvis() local
/netbsd-src/sys/dev/marvell/
H A Dmvsdio.c528 uint32_t tm, c, hc, aacc, nisie, wait; in mvsdio_exec_command() local
/netbsd-src/usr.sbin/bta2dpd/bta2dpd/
H A Dbta2dpd.c214 static int hc; /* avdtp control/command channel */ variable
/netbsd-src/external/gpl2/groff/dist/src/libs/libbib/
H A Dindex.cpp486 unsigned hc = hash(key_buffer, len); in search1() local
/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.h517 static inline bool dbg_hc(struct dwc2_host_chan *hc) { return true; } in dbg_hc()
521 static inline bool dbg_hc(struct dwc2_host_chan *hc) in dbg_hc()
/netbsd-src/sys/arch/xen/xen/
H A Dprivcmd.c814 privcmd_hypercall_t *hc = ap->a_data; in privcmd_ioctl() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-msp430.c4275 struct hcodes_s hc = msp430_hcodes[opcode->insn_opnumb]; in msp430_operands() local
4823 struct hcodes_s * hc = NULL; in md_convert_frag() local

12