FreeBSD kernel CAM code
smp_error_table_entry Struct Reference

Data Fields

uint8_t function_result
 
const char * desc
 

Detailed Description

Definition at line 81 of file smp_all.c.

Field Documentation

◆ desc

const char* smp_error_table_entry::desc

Definition at line 83 of file smp_all.c.

Referenced by smp_error_desc().

◆ function_result

uint8_t smp_error_table_entry::function_result

Definition at line 82 of file smp_all.c.

Referenced by smp_error_desc().


The documentation for this struct was generated from the following file: