HomeSort by: relevance | last modified time | path
    Searched refs:typecode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/hvm/
save.h 50 uint16_t typecode; /* Used to demux the various types below */ member in struct:hvm_save_descriptor
59 * and is identified by a descriptor with typecode HVM_SAVE_CODE(CPU).
  /src/usr.bin/config/
gram.y 1124 unsigned typecode;
1143 wrapstack[pos].typecode = code;
1173 switch (wrapstack[i].typecode) {
1213 wrapstack[i].typecode);

Completed in 50 milliseconds