Home
last modified time | relevance | path

Searched refs:status_all (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/
H A Dopenipmi-helper402 status_all()
494 status-all) status_all ;;
/openbmc/linux/fs/dlm/
H A Drecover.c156 uint32_t status_all = status << 1; in wait_status() local
162 dlm_set_recover_status(ls, status_all); in wait_status()
164 error = wait_status_low(ls, status_all, 0, seq); in wait_status()