FreeBSD kernel CAM code
scsi_vpd_id_naa_ieee_extended_id Struct Reference

#include <scsi_all.h>

Data Fields

uint8_t naa
 
uint8_t vendor_specific_id_a
 
uint8_t ieee_company_id [3]
 
uint8_t vendor_specific_id_b [4]
 

Detailed Description

Definition at line 2425 of file scsi_all.h.

Field Documentation

◆ ieee_company_id

uint8_t scsi_vpd_id_naa_ieee_extended_id::ieee_company_id[3]

Definition at line 2429 of file scsi_all.h.

◆ naa

uint8_t scsi_vpd_id_naa_ieee_extended_id::naa

Definition at line 2427 of file scsi_all.h.

◆ vendor_specific_id_a

uint8_t scsi_vpd_id_naa_ieee_extended_id::vendor_specific_id_a

Definition at line 2428 of file scsi_all.h.

◆ vendor_specific_id_b

uint8_t scsi_vpd_id_naa_ieee_extended_id::vendor_specific_id_b[4]

Definition at line 2430 of file scsi_all.h.


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