Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dblacklist.c43 typedef enum {add, free} range_action; typedef
49 static int blacklist_range(range_action action, unsigned int from_ssid, in blacklist_range()
149 static int blacklist_parse_parameters(char *str, range_action action, in blacklist_parse_parameters()
155 range_action ra; in blacklist_parse_parameters()