Searched hist:227701 (Results 1 - 16 of 16) sorted by relevance

/freebsd-11.0-release/sys/dev/mvs/
H A Dmvs_pci.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
H A Dmvs_soc.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
/freebsd-11.0-release/sys/dev/usb/
H A Dusb_util.hdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
H A Dusb_util.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
/freebsd-11.0-release/sys/dev/siba/
H A Dsiba_core.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
/freebsd-11.0-release/sys/arm/xscale/ixp425/
H A Davila_ata.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
/freebsd-11.0-release/sys/dev/gpio/
H A Dgpiobus.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
/freebsd-11.0-release/sys/dev/ppbus/
H A Dppbconf.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
/freebsd-11.0-release/sys/dev/siis/
H A Dsiis.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
/freebsd-11.0-release/sys/dev/ppc/
H A Dppc.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
/freebsd-11.0-release/sys/dev/ahci/
H A Dahci_generic.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
H A Dahci_pci.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
H A Dahci.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
/freebsd-11.0-release/sys/dev/ata/
H A Data-pci.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
/freebsd-11.0-release/sys/sys/
H A Dbus.hdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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
/freebsd-11.0-release/sys/kern/
H A Dsubr_bus.cdiff 227701 Sat Nov 19 10:26:51 MST 2011 hselasky 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

Completed in 371 milliseconds