smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
_cdb::_mode_sense10 Struct Reference

#include <os_qnxnto.h>

Collaboration diagram for _cdb::_mode_sense10:
Collaboration graph
[legend]

Public Attributes

uchar_t opcode
 
uchar_t lun_opt
 
uchar_t pc_page
 
uchar_t subpage
 
uchar_t rsvd4
 
uchar_t rsvd5
 
uchar_t rsvd6
 
uchar_t allocation_length [2]
 
uchar_t control
 

Detailed Description

Definition at line 427 of file os_qnxnto.h.

Member Data Documentation

◆ allocation_length

uchar_t _cdb::_mode_sense10::allocation_length[2]

Definition at line 435 of file os_qnxnto.h.

◆ control

uchar_t _cdb::_mode_sense10::control

Definition at line 436 of file os_qnxnto.h.

◆ lun_opt

uchar_t _cdb::_mode_sense10::lun_opt

Definition at line 429 of file os_qnxnto.h.

◆ opcode

uchar_t _cdb::_mode_sense10::opcode

Definition at line 428 of file os_qnxnto.h.

◆ pc_page

uchar_t _cdb::_mode_sense10::pc_page

Definition at line 430 of file os_qnxnto.h.

◆ rsvd4

uchar_t _cdb::_mode_sense10::rsvd4

Definition at line 432 of file os_qnxnto.h.

◆ rsvd5

uchar_t _cdb::_mode_sense10::rsvd5

Definition at line 433 of file os_qnxnto.h.

◆ rsvd6

uchar_t _cdb::_mode_sense10::rsvd6

Definition at line 434 of file os_qnxnto.h.

◆ subpage

uchar_t _cdb::_mode_sense10::subpage

Definition at line 431 of file os_qnxnto.h.


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