Searched defs:QueueID (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp776 unsigned QueueID = 0; local
782 OS << " " << QueueID << ", // Resource Descriptor for the Load Queue\n"; local
791 OS << " " << QueueID << ", // Resource Descriptor for the Store Queue\n"; local
/freebsd-current/sys/dev/mpi3mr/mpi/
H A Dmpi30_ioc.h298 U16 QueueID; /* 0x0E */ member in struct:_MPI3_CREATE_REQUEST_QUEUE_REQUEST
326 U16 QueueID; /* 0x0A */ member in struct:_MPI3_DELETE_REQUEST_QUEUE_REQUEST
346 U16 QueueID; /* 0x0E */ member in struct:_MPI3_CREATE_REPLY_QUEUE_REQUEST
378 U16 QueueID; /* 0x0A */ member in struct:_MPI3_DELETE_REPLY_QUEUE_REQUEST

Completed in 128 milliseconds