Searched refs:Seq (Results 1 – 6 of 6) sorted by relevance
29 | 2 | | Seq\* | - | Per section 11.3 of IPMI Spec |36 - Length and Seq are specific to BT transport - other transports may not have51 | 2 | | Seq\* | - | Seq of request to which this is a response |
420 | Seq | A | B | C | |432 | Seq | | B | C | |444 | Seq | E | B | C | D | |
362 the "Use Bus And Device # For PCI Scanning Seq." option to OFF.413 the AutoSCSI "Use Bus And Device # For PCI Scanning Seq." option.
70 Code Seq# Include File Comments
1098 static inline u64 vbo_to_lsn(struct ntfs_log *log, u32 off, u64 Seq) in vbo_to_lsn() argument1100 return (off >> 3) + (Seq << log->file_data_bits); in vbo_to_lsn()
3944 + unsigned int seq_in; // Seq of next frame to submit (1-15) [Init=1]3945 + unsigned int seq_out; // Seq of last frame received (1-15) [Init=15]