Home
last modified time | relevance | path

Searched refs:NUM_FIELDS_IN_COMMAND (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/iokit/Kernel/
H A DIOCommandQueue.cpp56 #define NUM_FIELDS_IN_COMMAND 4 macro
58 void *f[NUM_FIELDS_IN_COMMAND];
155 #if NUM_FIELDS_IN_COMMAND != 4
214 #if NUM_FIELDS_IN_COMMAND != 4