FreeBSD kernel CAM code
ccb_dev_match Struct Reference

#include <cam_ccb.h>

Collaboration diagram for ccb_dev_match:

Data Fields

struct ccb_hdr ccb_h
 
ccb_dev_match_status status
 
u_int32_t num_patterns
 
u_int32_t pattern_buf_len
 
struct dev_match_patternpatterns
 
u_int32_t num_matches
 
u_int32_t match_buf_len
 
struct dev_match_resultmatches
 
struct ccb_dev_position pos
 

Detailed Description

Definition at line 579 of file cam_ccb.h.

Field Documentation

◆ ccb_h

struct ccb_hdr ccb_dev_match::ccb_h

Definition at line 580 of file cam_ccb.h.

Referenced by ses_path_iter_devid_callback().

◆ match_buf_len

◆ matches

◆ num_matches

◆ num_patterns

◆ pattern_buf_len

u_int32_t ccb_dev_match::pattern_buf_len

◆ patterns

◆ pos

◆ status


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