FreeBSD kernel CAM code
xpt_softc Struct Reference

Data Fields

uint32_t xpt_generation
 
struct mtx xpt_highpower_lock
 

Detailed Description

Definition at line 101 of file cam_xpt.c.

Field Documentation

◆ xpt_generation

uint32_t xpt_softc::xpt_generation

Definition at line 102 of file cam_xpt.c.

Referenced by xpt_add_periph(), and xpt_remove_periph().

◆ xpt_highpower_lock

struct mtx xpt_softc::xpt_highpower_lock

Definition at line 105 of file cam_xpt.c.

Referenced by xpt_done_process(), xpt_init(), and xpt_run_devq().


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