Home
last modified time | relevance | path

Searched defs:statustype (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/siox/
H A Dsiox-core.c76 u8 statustype = (status_clean & SIOX_STATUS_TYPE) >> 4; in siox_device_type_error() local
599 u8 statustype = 0; in device_add_store() local
773 size_t outbytes, u8 statustype) in siox_device_add()
/openbmc/linux/include/linux/
H A Dsiox.h17 u8 statustype; member