Searched refs:pcitool_stat_str (Results 1 – 1 of 1) sorted by relevance
89 } pcitool_stat_str[] = { variable181 for (i = 0; pcitool_stat_str[i].string != NULL; i++) { in strstatus()182 if (pcitool_stat_str[i].value == pcitool_status) { in strstatus()184 return (pcitool_stat_str[i].string); in strstatus()