Home
last modified time | relevance | path

Searched refs:FSI_SCOM_WRITE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfsi.h55 #define FSI_SCOM_WRITE _IOWR('s', 0x02, struct scom_access) macro
/openbmc/linux/drivers/fsi/
H A Dfsi-scom.c493 case FSI_SCOM_WRITE: in scom_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch285 +pub const FSI_SCOM_WRITE: u32 = 3223352066;