FreeBSD kernel CAM code
ccb_pathstats Struct Reference

#include <cam_ccb.h>

Collaboration diagram for ccb_pathstats:

Data Fields

struct ccb_hdr ccb_h
 
struct timeval last_reset
 

Detailed Description

Definition at line 699 of file cam_ccb.h.

Field Documentation

◆ ccb_h

struct ccb_hdr ccb_pathstats::ccb_h

Definition at line 700 of file cam_ccb.h.

◆ last_reset

struct timeval ccb_pathstats::last_reset

Definition at line 701 of file cam_ccb.h.

Referenced by xpt_action_default().


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