summaryrefslogtreecommitdiffstats
path: root/share/man/man9/Makefile
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2012-08-21 18:13:09 +0000
committerjhb <jhb@FreeBSD.org>2012-08-21 18:13:09 +0000
commit269886302961304d916ade24d529ed290aa81ce0 (patch)
treed390effd8181f2448a92c543db06edde2bac9ed6 /share/man/man9/Makefile
parent7a7bbaad5a88b5ee15bae1e36c3ff798c6c4b3f2 (diff)
downloadFreeBSD-src-269886302961304d916ade24d529ed290aa81ce0.zip
FreeBSD-src-269886302961304d916ade24d529ed290aa81ce0.tar.gz
Add a BUS_CHILD_DELETED() method that a bus can hook to allow it to cleanup
any bus-specific state (such as ivars) when a child device is deleted. Requested by: kan MFC after: 1 month
Diffstat (limited to 'share/man/man9/Makefile')
-rw-r--r--share/man/man9/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 373da0b..33df4df 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -26,6 +26,7 @@ MAN= accept_filter.9 \
bus_alloc_resource.9 \
BUS_BIND_INTR.9 \
bus_child_present.9 \
+ BUS_CHILD_DELETED.9 \
BUS_CONFIG_INTR.9 \
BUS_DESCRIBE_INTR.9 \
bus_dma.9 \
OpenPOWER on IntegriCloud