FreeBSD kernel CAM code
match_result Union Reference

#include <cam_ccb.h>

Collaboration diagram for match_result:

Data Fields

struct periph_match_result periph_result
 
struct device_match_result device_result
 
struct bus_match_result bus_result
 

Detailed Description

Definition at line 530 of file cam_ccb.h.

Field Documentation

◆ bus_result

struct bus_match_result match_result::bus_result

Definition at line 533 of file cam_ccb.h.

Referenced by cam_compat_translate_dev_match_0x18(), and xptedtbusfunc().

◆ device_result

struct device_match_result match_result::device_result

◆ periph_result

struct periph_match_result match_result::periph_result

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