FreeBSD kernel CAM code
scsi_unmap_header Struct Reference

#include <scsi_all.h>

Data Fields

uint8_t length [2]
 
uint8_t desc_length [2]
 
uint8_t reserved [4]
 

Detailed Description

Definition at line 1365 of file scsi_all.h.

Field Documentation

◆ desc_length

uint8_t scsi_unmap_header::desc_length[2]

Definition at line 1368 of file scsi_all.h.

Referenced by ctl_unmap().

◆ length

uint8_t scsi_unmap_header::length[2]

Definition at line 1367 of file scsi_all.h.

Referenced by ctl_unmap().

◆ reserved

uint8_t scsi_unmap_header::reserved[4]

Definition at line 1369 of file scsi_all.h.


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