Searched defs:immediate (Results 1 - 4 of 4) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/ds/ |
H A D | nsRecyclingAllocator.cpp | 431 nsRecyclingAllocatorImpl::HeapMinimize(PRBool immediate) argument
|
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | serial.c | 714 uint8 immediate; local 762 in_uint8(in, immediate); 763 serial_write(handle, &immediate, 1, 0, &result);
|
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/ |
H A D | MT25218_PRM.h | 297 pseudo_bit_t immediate[0x00020]; /* If the OpCode encodes an operation with Immediate (RDMA-write/SEND), This field will hold the Immediate data to be sent. If the OpCode encodes send and invalidate operations, this field holds the Invalidation key to be inserted into the packet; otherwise, this field is reserved. */ member in struct:arbelprm_wqe_segment_ctrl_send_st 3110 If Opcode field indicates that this was send/write with immediate, this field contains immediate field of the packet.
|
H A D | MT25408_PRM.h | 264 pseudo_bit_t immediate[0x00020]; /* If the OpCode encodes an operation with Immediate (RDMA-write/SEND), This field will hold the Immediate data to be sent. If the OpCode encodes send and invalidate operations, this field holds the Invalidation key to be inserted into the packet; otherwise, this field is reserved. */ member in struct:hermonprm_wqe_segment_ctrl_send_st 3007 pseudo_bit_t immediate_rssvalue_invalidatekey[0x00020];/* For a responder CQE, if completed WQE Opcode is Send With Immediate or Write With Immediate, this field contains immediate field of the received message.
|
Completed in 2193 milliseconds