Searched defs:node (Results 101 - 125 of 882) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/netgraph/
H A Dng_UI.c101 ng_UI_constructor(node_p node) argument
115 ng_UI_newhook(node_p node, hook_p hook, const char *name) argument
136 ng_UI_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
170 const node_p node = NG_HOOK_NODE(hook); local
210 ng_UI_shutdown(node_p node) argument
[all...]
H A Dng_hole.c121 ngh_cons(node_p node) argument
130 ngh_newhook(node_p node, hook_p hook, const char *name) argument
146 ngh_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_hub.c84 ng_hub_constructor(node_p node) argument
99 ng_hub_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
120 const node_p node = NG_HOOK_NODE(hook); local
153 ng_hub_shutdown(node_p node) argument
[all...]
/freebsd-11-stable/sys/dev/ofw/
H A Dopenfirmio.c115 phandle_t node; local
[all...]
/freebsd-11-stable/sys/powerpc/cpufreq/
H A Dpmufreq.c87 phandle_t node; local
110 phandle_t node; local
132 phandle_t node; local
[all...]
/freebsd-11-stable/sys/powerpc/powermac/
H A Duninorthpci.c135 phandle_t node; local
/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_pinctrl.c161 phandle_t node, child; local
124 mtk_pinctrl_process_node(device_t dev, struct mtk_pin_group *table, phandle_t node) argument
/freebsd-11-stable/sys/mips/nlm/
H A Dboard_cpld.c80 uint64_t nlm_board_cpld_base(int node, int chipselect) argument
/freebsd-11-stable/sys/mips/nlm/hal/
H A Dnlm_hal.c43 xlp_get_cpu_frequency(int node, int core) argument
87 nlm_set_device_frequency(int node, int devtype, int frequency) argument
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dr420.c465 struct drm_info_node *node = (struct drm_info_node *) m->private; local
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_agp_backend.c54 struct drm_mm_node *node = bo_mem->mm_node; local
/freebsd-11-stable/usr.sbin/ofwdump/
H A Dofw_util.c85 ofw_peer(int fd, phandle_t node) argument
95 ofw_child(int fd, phandle_t node) argument
125 ofw_firstprop(int fd, phandle_t node, char *buf, int buflen) argument
132 ofw_nextprop(int fd, phandle_t node, const char *prev, char *buf, int buflen) argument
161 ofw_getprop(int fd, phandle_t node, const char *name, void *buf, int buflen) argument
175 ofw_setprop(int fd, phandle_t node, const char *name, const void *buf, int buflen) argument
192 ofw_getproplen(int fd, phandle_t node, const char *name) argument
204 ofw_getprop_alloc(int fd, phandle_t node, const char *name, void **buf, int *buflen, int reserve) argument
[all...]
/freebsd-11-stable/sys/arm64/cavium/
H A Dthunder_pcie_pem_fdt.c169 phandle_t node; local
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Daddrinfo.c215 static int ucma_getaddrinfo(const char *node, const char *service, argument
237 int rdma_getaddrinfo(const char *node, const char *service, argument
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_sw_info_rcv.c337 static void si_rcv_get_sp0_info(IN osm_sm_t * sm, IN osm_node_t * node) argument
/freebsd-11-stable/sys/dev/sdhci/
H A Dsdhci_fdt_gpio.c77 cd_setup(struct sdhci_fdt_gpio *gpio, phandle_t node) argument
174 wp_setup(struct sdhci_fdt_gpio *gpio, phandle_t node) argument
201 phandle_t node; local
[all...]
/freebsd-11-stable/sys/dev/uart/
H A Duart_cpu_powerpc.c78 ofw_get_console_phandle_path(phandle_t node, phandle_t *result, argument
H A Duart_dev_snps.c125 phandle_t node; local
/freebsd-11-stable/sys/arm/allwinner/clk/
H A Daw_gate.c128 aw_gate_add(device_t dev, struct clkdom *clkdom, phandle_t node, argument
186 phandle_t node, child; local
H A Daw_codecclk.c104 phandle_t node; local
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_uart.c165 uart_fdt_get_shift1(phandle_t node) argument
178 phandle_t node; local
H A Dtegra_ehci.c151 phandle_t node; local
/freebsd-11-stable/lib/librt/
H A Dtimer.c53 struct sigev_node *node; member in struct:__timer
/freebsd-11-stable/sys/dev/extres/hwreset/
H A Dhwreset.c171 phandle_t xref, node; local
/freebsd-11-stable/sys/dev/iicbus/
H A Dofw_iicbus.c108 phandle_t child, node, root; local

Completed in 158 milliseconds

1234567891011>>