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

#include <cissio_freebsd.h>

Collaboration diagram for SCSI3Addr_struct:
Collaboration graph
[legend]

Public Attributes

struct {
   u_int8_t   Dev
 
   u_int8_t   Bus:6
 
   u_int8_t   Mode:2
 
PeripDev
 
struct {
   u_int8_t   DevLSB
 
   u_int8_t   DevMSB:6
 
   u_int8_t   Mode:2
 
LogDev
 
struct {
   u_int8_t   Dev:5
 
   u_int8_t   Bus:3
 
   u_int8_t   Targ:6
 
   u_int8_t   Mode:2
 
LogUnit
 

Detailed Description

Definition at line 106 of file cissio_freebsd.h.

Member Data Documentation

◆ Bus

u_int8_t SCSI3Addr_struct::Bus

Definition at line 109 of file cissio_freebsd.h.

◆ Dev

u_int8_t SCSI3Addr_struct::Dev

Definition at line 108 of file cissio_freebsd.h.

◆ DevLSB

u_int8_t SCSI3Addr_struct::DevLSB

Definition at line 113 of file cissio_freebsd.h.

◆ DevMSB

u_int8_t SCSI3Addr_struct::DevMSB

Definition at line 114 of file cissio_freebsd.h.

◆ 

struct { ... } SCSI3Addr_struct::LogDev

◆ 

struct { ... } SCSI3Addr_struct::LogUnit

◆ Mode

u_int8_t SCSI3Addr_struct::Mode

Definition at line 110 of file cissio_freebsd.h.

◆ 

struct { ... } SCSI3Addr_struct::PeripDev

◆ Targ

u_int8_t SCSI3Addr_struct::Targ

Definition at line 120 of file cissio_freebsd.h.


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