HomeFreeBSD

Add a function to lookup a device_t object by name.

Description

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.

Details

Provenance
jhbAuthored on
Parents
rS297775: [net80211] correctly (i hope, wow) do a ticks comparison to limit A-MPDU…
Branches
Unknown
Tags
Unknown