Searched refs:xpt_generation (Results 1 – 1 of 1) sorted by relevance
103 uint32_t xpt_generation; member169 SYSCTL_UINT(_kern_cam, OID_AUTO, xpt_generation, CTLFLAG_RD,170 &xsoftc.xpt_generation, 0, "CAM peripheral generation count");1030 atomic_add_32(&xsoftc.xpt_generation, 1); in xpt_add_periph()1051 atomic_add_32(&xsoftc.xpt_generation, 1); in xpt_remove_periph()