FreeBSD kernel CAM code
scsi_mode_page_header Struct Reference

#include <scsi_all.h>

Data Fields

u_int8_t page_code
 
u_int8_t page_length
 

Detailed Description

Definition at line 3661 of file scsi_all.h.

Field Documentation

◆ page_code

u_int8_t scsi_mode_page_header::page_code

Definition at line 3663 of file scsi_all.h.

Referenced by cd6byteworkaround(), and ctl_do_mode_select().

◆ page_length

u_int8_t scsi_mode_page_header::page_length

Definition at line 3667 of file scsi_all.h.

Referenced by cd6byteworkaround(), and ctl_do_mode_select().


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