FreeBSD kernel CAM code
dev_match_pattern Struct Reference

#include <cam_ccb.h>

Collaboration diagram for dev_match_pattern:

Data Fields

dev_match_type type
 
union match_pattern pattern
 

Detailed Description

Definition at line 495 of file cam_ccb.h.

Field Documentation

◆ pattern

union match_pattern dev_match_pattern::pattern

Definition at line 497 of file cam_ccb.h.

Referenced by cam_compat_handle_0x19(), xptbusmatch(), xptdevicematch(), and xptperiphmatch().

◆ type

dev_match_type dev_match_pattern::type

Definition at line 496 of file cam_ccb.h.

Referenced by cam_compat_handle_0x19(), and xpt_action_default().


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