Home
last modified time | relevance | path

Searched refs:Seq (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-host-ipmid/docs/
H A Doem-extension-numbering.md29 | 2 | | Seq\* | - | Per section 11.3 of IPMI Spec |
36 - Length and Seq are specific to BT transport - other transports may not have
51 | 2 | | Seq\* | - | Seq of request to which this is a response |
/openbmc/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst420 | Seq | A | B | C | |
432 | Seq | | B | C | |
444 | Seq | E | B | C | D | |
/openbmc/linux/Documentation/scsi/
H A DBusLogic.rst362 the "Use Bus And Device # For PCI Scanning Seq." option to OFF.
413 the AutoSCSI "Use Bus And Device # For PCI Scanning Seq." option.
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst70 Code Seq# Include File Comments
/openbmc/linux/fs/ntfs3/
H A Dfslog.c1098 static inline u64 vbo_to_lsn(struct ntfs_log *log, u32 off, u64 Seq) in vbo_to_lsn() argument
1100 return (off >> 3) + (Seq << log->file_data_bits); in vbo_to_lsn()
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch3944 + 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]