K 10 svn:author V 3 mav K 8 svn:date V 27 2019-08-12T17:54:28.480498Z K 7 svn:log V 299 MFC r342358 (by imp): Try the first 256 units with nvmecontrol devlist. The nvmecontrol code that did the devlist assumed that we had a tightly-packed allocation of units. Since pci writing exists, this isn't the case. Loop over the first 256 units, which is a reasonable number of possible units. END