FreeBSD kernel CAM code
xpt_proto Struct Reference

#include <cam_xpt_internal.h>

Collaboration diagram for xpt_proto:

Data Fields

cam_proto proto
 
const char * name
 
struct xpt_proto_opsops
 

Detailed Description

Definition at line 85 of file cam_xpt_internal.h.

Field Documentation

◆ name

const char* xpt_proto::name

Definition at line 87 of file cam_xpt_internal.h.

◆ ops

struct xpt_proto_ops* xpt_proto::ops

Definition at line 88 of file cam_xpt_internal.h.

Referenced by xpt_run_devq().

◆ proto


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