FreeBSD kernel CAM code
cd_tocdata Struct Reference

Data Fields

struct ioc_toc_header header
 
struct cd_toc_entry entries [170]
 

Detailed Description

Definition at line 143 of file scsi_cd.c.

Field Documentation

◆ entries

struct cd_toc_entry cd_tocdata::entries[170]

Definition at line 145 of file scsi_cd.c.

Referenced by cdioctl().

◆ header

struct ioc_toc_header cd_tocdata::header

Definition at line 144 of file scsi_cd.c.

Referenced by cdioctl().


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