FreeBSD kernel CAM code
sg_io_hdr32 Struct Reference

#include <scsi_sg.h>

Data Fields

int interface_id
 
int dxfer_direction
 
u_char cmd_len
 
u_char mx_sb_len
 
u_short iovec_count
 
u_int dxfer_len
 
uint32_t dxferp
 
uint32_t cmdp
 
uint32_t sbp
 
u_int timeout
 
u_int flags
 
int pack_id
 
uint32_t usr_ptr
 
u_char status
 
u_char masked_status
 
u_char msg_status
 
u_char sb_len_wr
 
u_short host_status
 
u_short driver_status
 
int resid
 
u_int duration
 
u_int info
 

Detailed Description

Definition at line 62 of file scsi_sg.h.

Field Documentation

◆ cmd_len

u_char sg_io_hdr32::cmd_len

Definition at line 65 of file scsi_sg.h.

◆ cmdp

uint32_t sg_io_hdr32::cmdp

Definition at line 70 of file scsi_sg.h.

◆ driver_status

u_short sg_io_hdr32::driver_status

Definition at line 81 of file scsi_sg.h.

◆ duration

u_int sg_io_hdr32::duration

Definition at line 83 of file scsi_sg.h.

◆ dxfer_direction

int sg_io_hdr32::dxfer_direction

Definition at line 64 of file scsi_sg.h.

◆ dxfer_len

u_int sg_io_hdr32::dxfer_len

Definition at line 68 of file scsi_sg.h.

◆ dxferp

uint32_t sg_io_hdr32::dxferp

Definition at line 69 of file scsi_sg.h.

◆ flags

u_int sg_io_hdr32::flags

Definition at line 73 of file scsi_sg.h.

◆ host_status

u_short sg_io_hdr32::host_status

Definition at line 80 of file scsi_sg.h.

◆ info

u_int sg_io_hdr32::info

Definition at line 84 of file scsi_sg.h.

◆ interface_id

int sg_io_hdr32::interface_id

Definition at line 63 of file scsi_sg.h.

◆ iovec_count

u_short sg_io_hdr32::iovec_count

Definition at line 67 of file scsi_sg.h.

◆ masked_status

u_char sg_io_hdr32::masked_status

Definition at line 77 of file scsi_sg.h.

◆ msg_status

u_char sg_io_hdr32::msg_status

Definition at line 78 of file scsi_sg.h.

◆ mx_sb_len

u_char sg_io_hdr32::mx_sb_len

Definition at line 66 of file scsi_sg.h.

◆ pack_id

int sg_io_hdr32::pack_id

Definition at line 74 of file scsi_sg.h.

◆ resid

int sg_io_hdr32::resid

Definition at line 82 of file scsi_sg.h.

◆ sb_len_wr

u_char sg_io_hdr32::sb_len_wr

Definition at line 79 of file scsi_sg.h.

◆ sbp

uint32_t sg_io_hdr32::sbp

Definition at line 71 of file scsi_sg.h.

◆ status

u_char sg_io_hdr32::status

Definition at line 76 of file scsi_sg.h.

◆ timeout

u_int sg_io_hdr32::timeout

Definition at line 72 of file scsi_sg.h.

◆ usr_ptr

uint32_t sg_io_hdr32::usr_ptr

Definition at line 75 of file scsi_sg.h.


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