FreeBSD kernel CAM code
smp_cmd_table_entry Struct Reference

Data Fields

uint8_t cmd_num
 
const char * desc
 

Detailed Description

Definition at line 131 of file smp_all.c.

Field Documentation

◆ cmd_num

uint8_t smp_cmd_table_entry::cmd_num

Definition at line 132 of file smp_all.c.

Referenced by smp_command_desc().

◆ desc

const char* smp_cmd_table_entry::desc

Definition at line 133 of file smp_all.c.


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