Home
last modified time | relevance | path

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

/src/sys/cam/ctl/
H A Dctl_util.c72 static struct ctl_status_desc ctl_status_table[] = { variable
785 for (i = 0; i < (sizeof(ctl_status_table)/sizeof(ctl_status_table[0])); in ctl_io_error_sbuf()
788 ctl_status_table[i].status) { in ctl_io_error_sbuf()
789 status_desc = &ctl_status_table[i]; in ctl_io_error_sbuf()