Searched hist:139507 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/kern/
H A Ddevice_if.mdiff 139507 Fri Dec 31 20:47:51 MST 2004 imp Implement device_quiesce. This method means 'you are about to be
unloaded, cleanup, or return ebusy of that's inconvenient.' The
default module hanlder for newbus will now call this when we get a
MOD_QUIESCE event, but in the future may call this at other times.

This shouldn't change any actual behavior until drivers start to use it.
H A Dsubr_bus.cdiff 139507 Fri Dec 31 20:47:51 MST 2004 imp Implement device_quiesce. This method means 'you are about to be
unloaded, cleanup, or return ebusy of that's inconvenient.' The
default module hanlder for newbus will now call this when we get a
MOD_QUIESCE event, but in the future may call this at other times.

This shouldn't change any actual behavior until drivers start to use it.
/freebsd-10.2-release/sys/sys/
H A Dbus.hdiff 139507 Fri Dec 31 20:47:51 MST 2004 imp Implement device_quiesce. This method means 'you are about to be
unloaded, cleanup, or return ebusy of that's inconvenient.' The
default module hanlder for newbus will now call this when we get a
MOD_QUIESCE event, but in the future may call this at other times.

This shouldn't change any actual behavior until drivers start to use it.

Completed in 148 milliseconds