K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-04-10T05:05:02.627685Z K 7 svn:log V 248 Add a function to lookup a device_t object by name. This just walks the global list of devices looking for one with the requested name. The one use case outside of devctl2's implementation is for DDB commands that wish to lookup devices by name. END