freebsd-dev/sys/dev/ahci
Hans Petter Selasky 11bcf702f4 Move the device_delete_all_children() function from usb_util.c
to kern/subr_bus.c. Simplify this function so that it no longer
depends on malloc() to execute. Identify a few other places where
it makes sense to use device_delete_all_children().

MFC after:	1 week
2011-11-19 10:11:50 +00:00
..
ahci.c Move the device_delete_all_children() function from usb_util.c 2011-11-19 10:11:50 +00:00
ahci.h In some cases, at least on Marvell 88SE912x controllers, Current Command 2011-07-29 20:35:23 +00:00