| /netbsd/src/sys/arch/alpha/pci/ |
| D | mcpcia_pci.c | 67 mcpcia_bus_maxdevs(void *cpv, int busno) in mcpcia_bus_maxdevs() argument 73 mcpcia_make_tag(void *cpv, int b, int d, int f) in mcpcia_make_tag() argument 81 mcpcia_decompose_tag(void *cpv, pcitag_t tag, int *bp, int *dp, int *fp) in mcpcia_decompose_tag() argument 92 mcpcia_conf_read(void *cpv, pcitag_t tag, int offset) in mcpcia_conf_read() argument 94 struct mcpcia_config *ccp = cpv; in mcpcia_conf_read() 123 mcpcia_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in mcpcia_conf_write() argument 125 struct mcpcia_config *ccp = cpv; in mcpcia_conf_write()
|
| D | dwlpx_pci.c | 69 dwlpx_bus_maxdevs(void *cpv, int busno) in dwlpx_bus_maxdevs() argument 75 dwlpx_make_tag(void *cpv, int b, int d, int f) in dwlpx_make_tag() argument 87 dwlpx_decompose_tag(void *cpv, pcitag_t tag, int *bp, int *dp, int *fp) in dwlpx_decompose_tag() argument 107 dwlpx_conf_read(void *cpv, pcitag_t tag, int offset) in dwlpx_conf_read() argument 109 struct dwlpx_config *ccp = cpv; in dwlpx_conf_read() 176 dwlpx_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in dwlpx_conf_write() argument 178 struct dwlpx_config *ccp = cpv; in dwlpx_conf_write()
|
| D | lca_pci.c | 59 lca_bus_maxdevs(void *cpv, int busno) in lca_bus_maxdevs() argument 76 lca_conf_read(void *cpv, pcitag_t tag, int offset) in lca_conf_read() argument 78 struct lca_config *lcp = cpv; in lca_conf_read() 125 lca_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in lca_conf_write() argument 127 struct lca_config *lcp = cpv; in lca_conf_write()
|
| D | ttwoga_pci.c | 91 ttwoga_bus_maxdevs(void *cpv, int busno) in ttwoga_bus_maxdevs() argument 108 ttwoga_conf_read(void *cpv, pcitag_t tag, int offset) in ttwoga_conf_read() argument 110 struct ttwoga_config *tcp = cpv; in ttwoga_conf_read() 161 ttwoga_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in ttwoga_conf_write() argument 163 struct ttwoga_config *tcp = cpv; in ttwoga_conf_write()
|
| D | tsp_pci.c | 70 tsp_conf_read(void *cpv, pcitag_t tag, int offset) in tsp_conf_read() argument 73 struct tsp_config *pcp = cpv; in tsp_conf_read() 86 tsp_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in tsp_conf_write() argument 89 struct tsp_config *pcp = cpv; in tsp_conf_write()
|
| D | apecs_pci.c | 57 apecs_conf_read(void *cpv, pcitag_t tag, int offset) in apecs_conf_read() argument 59 struct apecs_config *acp = cpv; in apecs_conf_read() 105 apecs_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in apecs_conf_write() argument 107 struct apecs_config *acp = cpv; in apecs_conf_write()
|
| D | cia_pci.c | 57 cia_conf_read(void *cpv, pcitag_t tag, int offset) in cia_conf_read() argument 59 struct cia_config *ccp = cpv; in cia_conf_read() 155 cia_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in cia_conf_write() argument 157 struct cia_config *ccp = cpv; in cia_conf_write()
|
| /netbsd/src/sys/arch/mips/sibyte/pci/ |
| D | sbbrz_pci.c | 140 sbbrz_pci_bus_maxdevs(void *cpv, int busno) in sbbrz_pci_bus_maxdevs() argument 157 sbbrz_pci_make_tag(void *cpv, int b, int d, int f) in sbbrz_pci_make_tag() argument 164 sbbrz_pci_decompose_tag(void *cpv, pcitag_t tag, in sbbrz_pci_decompose_tag() argument 177 sbbrz_pci_conf_read(void *cpv, pcitag_t tag, int offset) in sbbrz_pci_conf_read() argument 201 sbbrz_pci_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in sbbrz_pci_conf_write() argument
|
| /netbsd/src/usr.bin/make/unit-tests/ |
| D | var-eval-short.exp | 27 Global: .MAKEFLAGS = -r -k -d cpv -d 28 Global: .MAKEFLAGS = -r -k -d cpv -d 0
|
| D | varname-dot-shell.exp | 33 Global: .MAKEFLAGS = -r -k -d cpv -d 34 Global: .MAKEFLAGS = -r -k -d cpv -d 0
|
| D | directive-export-impl.exp | 58 Global: .MAKEFLAGS = -r -k -d cpv -d 59 Global: .MAKEFLAGS = -r -k -d cpv -d 0
|
| /netbsd/src/sys/net/ |
| D | rtsock.c | 119 rt_msg3(int type, struct rt_addrinfo *rtinfo, void *cpv, struct rt_walkarg *w, in rt_msg3() argument 122 return rt_msg2(type, rtinfo, cpv, w, lenp); in rt_msg3()
|
| D | rtsock_shared.c | 1330 rt_msg2(int type, struct rt_addrinfo *rtinfo, void *cpv, struct rt_walkarg *w, in rt_msg2() argument 1335 char *cp0, *cp = cpv; in rt_msg2()
|
| /netbsd/src/sys/dev/pci/ |
| D | if_enavar.h | 551 ena_m_append(struct mbuf *m0, int len, const void *cpv) in ena_m_append() argument 555 const char *cp = cpv; in ena_m_append()
|
| /netbsd/src/sys/net80211/ |
| D | ieee80211_netbsd.c | 734 m_append(struct mbuf *m0, int len, const void *cpv) in m_append() argument 738 const char *cp = cpv; in m_append()
|