FreeBSD kernel CAM code
cd_mode_data Struct Reference

#include <scsi_cd.h>

Collaboration diagram for cd_mode_data:

Data Fields

struct scsi_mode_header_6 header
 
struct scsi_mode_blk_desc blk_desc
 
union cd_pages page
 

Detailed Description

Definition at line 837 of file scsi_cd.h.

Field Documentation

◆ blk_desc

struct scsi_mode_blk_desc cd_mode_data::blk_desc

Definition at line 840 of file scsi_cd.h.

◆ header

struct scsi_mode_header_6 cd_mode_data::header

Definition at line 839 of file scsi_cd.h.

◆ page

union cd_pages cd_mode_data::page

Definition at line 841 of file scsi_cd.h.


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