Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dblacklist.c153 int rc, totalrc; in blacklist_parse_parameters() local
157 totalrc = 0; in blacklist_parse_parameters()
218 totalrc = -EINVAL; in blacklist_parse_parameters()
220 totalrc = -EINVAL; in blacklist_parse_parameters()
223 return totalrc; in blacklist_parse_parameters()