Searched refs:Seq (Results 1 – 3 of 3) sorted by relevance
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
1064 static inline u64 vbo_to_lsn(struct ntfs_log *log, u32 off, u64 Seq) in vbo_to_lsn() argument1066 return (off >> 3) + (Seq << log->file_data_bits); in vbo_to_lsn()