FreeBSD kernel CAM code
scsi_get_physical_element_hdr Struct Reference

#include <scsi_all.h>

Data Fields

uint8_t num_descriptors [4]
 
uint8_t num_returned [4]
 
uint8_t id_depop [4]
 
uint8_t rsvd [20]
 

Detailed Description

Definition at line 3066 of file scsi_all.h.

Field Documentation

◆ id_depop

uint8_t scsi_get_physical_element_hdr::id_depop[4]

Definition at line 3070 of file scsi_all.h.

◆ num_descriptors

uint8_t scsi_get_physical_element_hdr::num_descriptors[4]

Definition at line 3068 of file scsi_all.h.

Referenced by _Static_assert().

◆ num_returned

uint8_t scsi_get_physical_element_hdr::num_returned[4]

Definition at line 3069 of file scsi_all.h.

Referenced by _Static_assert().

◆ rsvd

uint8_t scsi_get_physical_element_hdr::rsvd[20]

Definition at line 3071 of file scsi_all.h.


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