K 10 svn:author V 3 imp K 8 svn:date V 27 2018-01-25T21:38:09.864941Z K 7 svn:log V 318 When devices are invalidated, there's some cases where ccbs for that device still wind up in xpt_done after the path has been invalidated. Since we don't always need sim or devq, add some guard rails to only fail if we have to use them. Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D14040 END