Home
last modified time | relevance | path

Searched defs:ccp (Results 1 – 25 of 55) sorted by relevance

123

/netbsd-src/sys/arch/alpha/pci/
H A Dmcpciareg.h216 #define _SYBRIDGE(ccp) ((ccp)->cc_sysbase | MCPCIA_PCI_BRIDGE) argument
218 #define MCPCIA_PCI_REV(ccp) (_SYBRIDGE(ccp) | _MCPCIA_PCI_REV) argument
219 #define MCPCIA_WHOAMI(ccp) (_SYBRIDGE(ccp) | _MCPCIA_WHOAMI) argument
220 #define MCPCIA_PCI_LAT(ccp) (_SYBRIDGE(ccp) | _MCPCIA_PCI_LAT) argument
221 #define MCPCIA_CAP_CTRL(ccp) (_SYBRIDGE(ccp) | _MCPCIA_CAP_CTRL) argument
222 #define MCPCIA_HAE_MEM(ccp) (_SYBRIDGE(ccp) | _MCPCIA_HAE_MEM) argument
223 #define MCPCIA_HAE_IO(ccp) (_SYBRIDGE(ccp) | _MCPCIA_HAE_IO) argument
224 #define MCPCIA_IACK_SC(ccp) (_SYBRIDGE(ccp) | _MCPCIA_IACK_SC) argument
225 #define MCPCIA_HAE_DENSE(ccp) (_SYBRIDGE(ccp) | _MCPCIA_HAE_DENSE) argument
226 #define MCPCIA_INT_CTL(ccp) (_SYBRIDGE(ccp) | _MCPCIA_INT_CTL) argument
[all …]
H A Dmcpcia_dma.c87 #define MCPCIA_SGTLB_INVALIDATE(ccp) \ argument
95 mcpcia_dma_init(struct mcpcia_config *ccp) in mcpcia_dma_init()
250 struct mcpcia_config *ccp = t->_cookie; in mcpcia_dma_get_tag() local
282 struct mcpcia_config *ccp = t->_cookie; in mcpcia_bus_dmamap_load_sgmap() local
298 struct mcpcia_config *ccp = t->_cookie; in mcpcia_bus_dmamap_load_mbuf_sgmap() local
313 struct mcpcia_config *ccp = t->_cookie; in mcpcia_bus_dmamap_load_uio_sgmap() local
328 struct mcpcia_config *ccp = t->_cookie; in mcpcia_bus_dmamap_load_raw_sgmap() local
343 struct mcpcia_config *ccp = t->_cookie; in mcpcia_bus_dmamap_unload_sgmap() local
H A Dmcpcia.c130 struct mcpcia_config *ccp; in mcpciaattach() local
203 struct mcpcia_config *ccp = &mcpcia_console_configuration; in mcpcia_init() local
242 mcpcia_init0(struct mcpcia_config *ccp) in mcpcia_init0()
290 struct mcpcia_config *ccp = arg; in die_heathen_dog() local
302 struct mcpcia_config *ccp; in mcpcia_config_cleanup() local
335 struct mcpcia_config *ccp = &mcpcia_console_configuration; in mcpcia_bus_get_window() local
H A Dpci_kn300.c91 struct mcpcia_config *ccp = core; in pci_kn300_pickintr() local
139 struct mcpcia_config *ccp = (struct mcpcia_config *)pc->pc_intr_v; in ALPHA_PCI_INTR_INIT() local
215 struct mcpcia_config * const ccp = pc->pc_intr_v; in dec_kn300_intr_establish() local
301 kn300_enable_intr(struct mcpcia_config * const ccp, int const irq) in kn300_enable_intr()
309 kn300_disable_intr(struct mcpcia_config * const ccp, int const irq) in kn300_disable_intr()
H A Dcia.c149 cia_init(struct cia_config *ccp) in cia_init()
246 struct cia_config *ccp; in ciaattach() local
355 struct cia_config *ccp = &cia_configuration; in cia_bus_get_window() local
H A Ddwlpx.c109 struct dwlpx_config *ccp = &sc->dwlpx_cc; in dwlpxattach() local
185 struct dwlpx_config *ccp = &sc->dwlpx_cc; in dwlpx_init() local
307 struct dwlpx_config *ccp = &sc->dwlpx_cc; in dwlpx_errintr() local
H A Dcia_dma.c106 struct cia_config *ccp = arg; in cia_dma_shutdown() local
126 cia_dma_init(struct cia_config *ccp) in cia_dma_init()
361 struct cia_config *ccp = t->_cookie; in cia_dma_get_tag() local
400 struct cia_config *ccp = t->_cookie; in cia_bus_dmamap_create_direct() local
H A Dcia_pci.c59 struct cia_config *ccp = cpv; in cia_conf_read() local
157 struct cia_config *ccp = cpv; in cia_conf_write() local
H A Dmcpcia_pci.c94 struct mcpcia_config *ccp = cpv; in mcpcia_conf_read() local
125 struct mcpcia_config *ccp = cpv; in mcpcia_conf_write() local
H A Dpci_kn8ae.c194 struct dwlpx_config * const ccp = pc->pc_intr_v; in dec_kn8ae_intr_establish() local
256 struct dwlpx_config * const ccp = pc->pc_intr_v; in dec_kn8ae_intr_disestablish() local
279 kn8ae_enadis_intr(struct dwlpx_config *ccp, pci_intr_handle_t ih, int onoff) in kn8ae_enadis_intr()
H A Ddwlpx_dma.c95 dwlpx_dma_init(struct dwlpx_config *ccp) in dwlpx_dma_init()
248 struct dwlpx_config *ccp = t->_cookie; in dwlpx_dma_get_tag() local
H A Ddwlpx_pci.c109 struct dwlpx_config *ccp = cpv; in dwlpx_conf_read() local
178 struct dwlpx_config *ccp = cpv; in dwlpx_conf_write() local
H A Dpci_eb164.c106 struct cia_config *ccp = core; in pci_eb164_pickintr() local
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_116.c35 subtract_const_pointer(const char *ccp, char *cp) in subtract_const_pointer()
H A Dmsg_346.c22 const char *ccp = "const char *"; in example() local
/netbsd-src/external/bsd/ntp/dist/sntp/tests/
H A DfileHandlingTest.c40 const char *ccp; in DestroyPath() member
/netbsd-src/sys/arch/alpha/alpha/
H A Ddec_eb164.c118 struct cia_config *ccp; in dec_eb164_cons_init() local
H A Ddec_550.c123 struct cia_config *ccp; in dec_550_cons_init() local
H A Ddec_1000a.c166 struct cia_config *ccp; in dec_1000a_cons_init() local
H A Ddec_kn20aa.c127 struct cia_config *ccp; in dec_kn20aa_cons_init() local
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_cscope.c119 CC const *ccp; in ex_cscope() local
823 CC const *ccp; in csc_help() local
1011 CC const *ccp; in lookup_ccmd() local
/netbsd-src/tests/usr.bin/indent/
H A Dopt_dj.c15 const char *ccp; variable
24 const char *ccp; variable
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dm68k-parse.y688 m68k_reg_parse (char **ccp) in m68k_reg_parse()
/netbsd-src/usr.bin/error/
H A Dinput.c281 char *cp, *ccp; in gcc45ccom() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dm68k-parse.y688 m68k_reg_parse (char **ccp) in m68k_reg_parse()

123