/netbsd-src/sys/arch/alpha/pci/ |
H A D | mcpcia_pci.c | 67 mcpcia_bus_maxdevs(void *cpv, int busno) in mcpcia_bus_maxdevs() 73 mcpcia_make_tag(void *cpv, int b, int d, int f) in mcpcia_make_tag() 81 mcpcia_decompose_tag(void *cpv, pcitag_t tag, int *bp, int *dp, int *fp) in mcpcia_decompose_tag() 92 mcpcia_conf_read(void *cpv, pcitag_t tag, int offset) in mcpcia_conf_read() 123 mcpcia_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in mcpcia_conf_write()
|
H A D | dwlpx_pci.c | 69 dwlpx_bus_maxdevs(void *cpv, int busno) in dwlpx_bus_maxdevs() 75 dwlpx_make_tag(void *cpv, int b, int d, int f) in dwlpx_make_tag() 87 dwlpx_decompose_tag(void *cpv, pcitag_t tag, int *bp, int *dp, int *fp) in dwlpx_decompose_tag() 107 dwlpx_conf_read(void *cpv, pcitag_t tag, int offset) in dwlpx_conf_read() 176 dwlpx_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in dwlpx_conf_write()
|
H A D | lca_pci.c | 59 lca_bus_maxdevs(void *cpv, int busno) in lca_bus_maxdevs() 76 lca_conf_read(void *cpv, pcitag_t tag, int offset) in lca_conf_read() 125 lca_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in lca_conf_write()
|
H A D | ttwoga_pci.c | 91 ttwoga_bus_maxdevs(void *cpv, int busno) in ttwoga_bus_maxdevs() 108 ttwoga_conf_read(void *cpv, pcitag_t tag, int offset) in ttwoga_conf_read() 161 ttwoga_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in ttwoga_conf_write()
|
H A D | apecs_pci.c | 57 apecs_conf_read(void *cpv, pcitag_t tag, int offset) in apecs_conf_read() 105 apecs_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in apecs_conf_write()
|
H A D | cia_pci.c | 57 cia_conf_read(void *cpv, pcitag_t tag, int offset) in cia_conf_read() 155 cia_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in cia_conf_write()
|
H A D | tsp_pci.c | 70 tsp_conf_read(void *cpv, pcitag_t tag, int offset) in tsp_conf_read() 86 tsp_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in tsp_conf_write()
|
/netbsd-src/sys/arch/mips/sibyte/pci/ |
H A D | sbbrz_pci.c | 140 sbbrz_pci_bus_maxdevs(void *cpv, int busno) in sbbrz_pci_bus_maxdevs() 157 sbbrz_pci_make_tag(void *cpv, int b, int d, int f) in sbbrz_pci_make_tag() 164 sbbrz_pci_decompose_tag(void *cpv, pcitag_t tag, in sbbrz_pci_decompose_tag() 177 sbbrz_pci_conf_read(void *cpv, pcitag_t tag, int offset) in sbbrz_pci_conf_read() 201 sbbrz_pci_conf_write(void *cpv, pcitag_t tag, int offset, pcireg_t data) in sbbrz_pci_conf_write()
|
/netbsd-src/sys/net/ |
H A D | rtsock.c | 119 rt_msg3(int type, struct rt_addrinfo *rtinfo, void *cpv, struct rt_walkarg *w, in rt_msg3()
|
H A D | rtsock_shared.c | 1330 rt_msg2(int type, struct rt_addrinfo *rtinfo, void *cpv, struct rt_walkarg *w, in rt_msg2()
|
/netbsd-src/sys/net80211/ |
H A D | ieee80211_netbsd.c | 734 m_append(struct mbuf *m0, int len, const void *cpv) in m_append()
|
/netbsd-src/sys/dev/pci/ |
H A D | if_enavar.h | 551 ena_m_append(struct mbuf *m0, int len, const void *cpv) in ena_m_append()
|