aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/llvm/lib/Target/TargetLoweringObjectFile.cpp
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2025-10-10 00:16:47 +0000
committerWarner Losh <imp@FreeBSD.org>2025-10-10 00:19:04 +0000
commit53825afc5dd13f3d16c3db6727260d7184bcd581 (patch)
tree210d09b8b3d18cd1d4d27510f438d088db4a82f3 /contrib/llvm-project/llvm/lib/Target/TargetLoweringObjectFile.cpp
parent498368529011086067ed48e40cbfd46a4d5ef2ca (diff)
nvme: There's 64 LBAF descriptors, not 16HEADmain
Older versions of the standard were limited to 16, but the actual limit is 64. Bump the limit to 64. This should be a #define, but there's no good standardized name, so I'm punting on that. All the places that use it, apart from the byte swapping code, do the right thing and use the nlbaf field to limit what to access. Sponsored by: Netflix
Diffstat (limited to 'contrib/llvm-project/llvm/lib/Target/TargetLoweringObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions