FreeBSD kernel CAM code
scsi_per_res_in_keys Struct Reference

#include <scsi_all.h>

Collaboration diagram for scsi_per_res_in_keys:

Data Fields

struct scsi_per_res_in_header header
 
struct scsi_per_res_key keys [0]
 

Detailed Description

Definition at line 317 of file scsi_all.h.

Field Documentation

◆ header

struct scsi_per_res_in_header scsi_per_res_in_keys::header

Definition at line 319 of file scsi_all.h.

Referenced by ctl_persistent_reserve_in().

◆ keys

struct scsi_per_res_key scsi_per_res_in_keys::keys[0]

Definition at line 320 of file scsi_all.h.

Referenced by ctl_persistent_reserve_in().


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