Home
last modified time | relevance | path

Searched refs:dwpcie_attach_deferred (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/fdt/
Ddwpcie.c327 void dwpcie_attach_deferred(struct device *);
519 config_defer(self, dwpcie_attach_deferred); in dwpcie_attach()
523 dwpcie_attach_deferred(struct device *self) in dwpcie_attach_deferred() function