FreeBSD kernel CAM code
scsi_per_res_in_rsrv Struct Reference

#include <scsi_all.h>

Collaboration diagram for scsi_per_res_in_rsrv:

Data Fields

struct scsi_per_res_in_header header
 
struct scsi_per_res_in_rsrv_data data
 

Detailed Description

Definition at line 368 of file scsi_all.h.

Field Documentation

◆ data

struct scsi_per_res_in_rsrv_data scsi_per_res_in_rsrv::data

Definition at line 371 of file scsi_all.h.

Referenced by ctl_persistent_reserve_in().

◆ header

struct scsi_per_res_in_header scsi_per_res_in_rsrv::header

Definition at line 370 of file scsi_all.h.

Referenced by ctl_persistent_reserve_in().


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