Searched refs:mainbus_attach_node (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/arm/mainbus/
H A Dmainbus.c34 void mainbus_attach_node(struct device *, int, cfmatch_t);
139 mainbus_attach_node(self, node, NULL);
143 mainbus_attach_node(self, node, NULL);
157 mainbus_attach_node(struct device *self, int node, cfmatch_t submatch) function
251 mainbus_attach_node(self, node, match);
296 mainbus_attach_node(self, node, NULL);
/openbsd-current/sys/arch/arm64/dev/
H A Dmainbus.c37 void mainbus_attach_node(struct device *, int, cfmatch_t);
159 mainbus_attach_node(self, node, NULL);
208 mainbus_attach_node(struct device *self, int node, cfmatch_t submatch) function
341 mainbus_attach_node(self, node, match);
384 mainbus_attach_node(self, node, NULL);
426 mainbus_attach_node(self, node, NULL);
438 mainbus_attach_node(self, node, NULL);
450 mainbus_attach_node(self, node, NULL);
/openbsd-current/sys/arch/riscv64/dev/
H A Dmainbus.c35 void mainbus_attach_node(struct device *, int, cfmatch_t);
140 mainbus_attach_node(self, node, NULL);
144 mainbus_attach_node(self, node, NULL);
185 mainbus_attach_node(struct device *self, int node, cfmatch_t submatch) function
325 mainbus_attach_node(self, node, match);
365 mainbus_attach_node(self, node, NULL);
/openbsd-current/sys/arch/powerpc64/dev/
H A Dmainbus.c34 void mainbus_attach_node(struct device *, int, cfmatch_t);
158 mainbus_attach_node(self, node, NULL);
162 mainbus_attach_node(self, node, NULL);
201 mainbus_attach_node(struct device *self, int node, cfmatch_t submatch) function
334 mainbus_attach_node(self, node, match);

Completed in 225 milliseconds