FreeBSD kernel CAM code
ccb_mmcio Struct Reference

#include <cam_ccb.h>

Collaboration diagram for ccb_mmcio:

Data Fields

struct ccb_hdr ccb_h
 
union ccbnext_ccb
 
struct mmc_command cmd
 
struct mmc_command stop
 

Detailed Description

Definition at line 810 of file cam_ccb.h.

Field Documentation

◆ ccb_h

struct ccb_hdr ccb_mmcio::ccb_h

Definition at line 811 of file cam_ccb.h.

Referenced by cam_fill_mmcio(), and sddadump().

◆ cmd

◆ next_ccb

union ccb* ccb_mmcio::next_ccb

Definition at line 812 of file cam_ccb.h.

◆ stop

struct mmc_command ccb_mmcio::stop

Definition at line 814 of file cam_ccb.h.

Referenced by cam_fill_mmcio(), mmc_exec_app_cmd(), mmcprobe_start(), sddadump(), and sddastart().


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