FreeBSD kernel CAM code
cam_status_entry Struct Reference

#include <cam.h>

Data Fields

cam_status status_code
 
const char * status_text
 

Detailed Description

Definition at line 356 of file cam.h.

Field Documentation

◆ status_code

cam_status cam_status_entry::status_code

Definition at line 358 of file cam.h.

Referenced by camstatusentrycomp().

◆ status_text

const char* cam_status_entry::status_text

Definition at line 359 of file cam.h.

Referenced by cam_error_string(), ctlfe_lun_enable(), ctlfe_online(), passasync(), and sgasync().


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