FreeBSD kernel CAM code
scsi_nv Struct Reference

#include <scsi_all.h>

Data Fields

const char * name
 
uint64_t value
 

Detailed Description

Definition at line 3759 of file scsi_all.h.

Field Documentation

◆ name

const char* scsi_nv::name

Definition at line 3760 of file scsi_all.h.

Referenced by scsi_get_nv(), and scsi_nv_to_str().

◆ value

uint64_t scsi_nv::value

Definition at line 3761 of file scsi_all.h.

Referenced by scsi_nv_to_str(), and scsi_parse_transportid_64bit().


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