Home
last modified time | relevance | path

Searched defs:ccb_mmcio (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sys/cam/
HDcam_ccb.h808 struct ccb_mmcio { struct
809 struct ccb_hdr ccb_h;
810 union ccb *next_ccb; /* Ptr for next CCB for action */
811 struct mmc_command cmd;
812 struct mmc_command stop;