Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlog.h101 #define log_io(_fmt...) log(LOG_CATEGORY, LOGL_DEBUG_IO, ##_fmt) macro
110 #define log_io(_fmt...) macro
/openbmc/linux/drivers/md/
H A Draid5.h231 struct r5l_io_unit *log_io; member