FreeBSD kernel CAM code
cd_toc_single Struct Reference

Data Fields

struct ioc_toc_header header
 
struct cd_toc_entry entry
 

Detailed Description

Definition at line 148 of file scsi_cd.c.

Field Documentation

◆ entry

struct cd_toc_entry cd_toc_single::entry

Definition at line 150 of file scsi_cd.c.

Referenced by cddone(), and cdioctl().

◆ header

struct ioc_toc_header cd_toc_single::header

Definition at line 149 of file scsi_cd.c.

Referenced by cdioctl().


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