If a device is disabled, then it will be in state DS_ALIVE with an
attached method table, but most drivers can't handle calls to anything
other than the attach method until the attach method completes
successfully. Don't call suspend / resume if the driver isn't completely
attached.
Sponsored by: Netflix