Home
last modified time | relevance | path

Searched defs:arb (Results 1 – 1 of 1) sorted by relevance

/qemu/include/block/
H A Dnvme.h1309 #define NVME_ARB_AB(arb) (arb & 0x7) argument
1311 #define NVME_ARB_LPW(arb) ((arb >> 8) & 0xff) argument
1312 #define NVME_ARB_MPW(arb) ((arb >> 16) & 0xff) argument
1313 #define NVME_ARB_HPW(arb) ((arb >> 24) & 0xff) argument