srp_tsk_mgmt Struct Reference

An SRP task management request. More...

#include <srp.h>


Data Fields

uint8_t type
 Information unit type.
uint8_t flags
 Flags.
uint8_t reserved0 [6]
 Reserved.
struct srp_tag tag
 Tag.
uint8_t reserved1 [4]
 Reserved.
struct scsi_lun lun
 Logical unit number.
uint8_t reserved2 [2]
 Reserved.
uint8_t function
 Task management function.
uint8_t reserved3 [1]
 Reserved.
struct srp_tag managed_tag
 Tag of task to be managed.
uint8_t reserved4 [8]
 Reserved.


Detailed Description

An SRP task management request.

Definition at line 343 of file srp.h.


Field Documentation

Information unit type.

This must be SRP_TSK_MGMT

Definition at line 348 of file srp.h.

Flags.

This is the bitwise OR of zero or more SRP_TSK_MGMT_FLAG_XXX constants.

Definition at line 354 of file srp.h.

Reserved.

Definition at line 356 of file srp.h.

struct srp_tag srp_tsk_mgmt::tag [read]

Tag.

Definition at line 358 of file srp.h.

Reserved.

Definition at line 360 of file srp.h.

struct scsi_lun srp_tsk_mgmt::lun [read]

Logical unit number.

Definition at line 362 of file srp.h.

Reserved.

Definition at line 364 of file srp.h.

Task management function.

This is a SRP_TASK_MGMT_FUNC_XXX constant

Definition at line 369 of file srp.h.

Reserved.

Definition at line 371 of file srp.h.

Tag of task to be managed.

Definition at line 373 of file srp.h.

Reserved.

Definition at line 375 of file srp.h.


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

Generated on Tue Apr 6 20:02:09 2010 for gPXE by  doxygen 1.5.7.1