Searched refs:status_desc (Results 1 – 1 of 1) sorted by relevance
773 struct ctl_status_desc *status_desc; in ctl_io_error_sbuf() local779 status_desc = NULL; in ctl_io_error_sbuf()784 status_desc = &ctl_status_table[i]; in ctl_io_error_sbuf()792 if (status_desc == NULL) in ctl_io_error_sbuf()796 sbuf_printf(sb, "CTL Status: %s\n", status_desc->description); in ctl_io_error_sbuf()