Motr  M0
m0_fi_command_req Struct Reference

#include <fi_command.h>

Collaboration diagram for m0_fi_command_req:
Collaboration graph

Data Fields

struct m0_buf fcr_func
 
struct m0_buf fcr_tag
 
uint8_t fcr_disp
 
uint32_t fcr_num1
 
uint32_t fcr_num2
 

Detailed Description

FI command request.

Definition at line 68 of file fi_command.h.

Field Documentation

◆ fcr_disp

uint8_t fcr_disp

fault disposition, m0_fi_disp

Definition at line 71 of file fi_command.h.

◆ fcr_func

struct m0_buf fcr_func

function to fail

Definition at line 69 of file fi_command.h.

◆ fcr_num1

uint32_t fcr_num1

1st numeric, optional

Definition at line 72 of file fi_command.h.

◆ fcr_num2

uint32_t fcr_num2

2nd numeric, optional

Definition at line 73 of file fi_command.h.

◆ fcr_tag

struct m0_buf fcr_tag

tag to fail at

Definition at line 70 of file fi_command.h.


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