Searched refs:xpt_generation (Results 1 – 1 of 1) sorted by relevance
97 uint32_t xpt_generation; member163 SYSCTL_UINT(_kern_cam, OID_AUTO, xpt_generation, CTLFLAG_RD,164 &xsoftc.xpt_generation, 0, "CAM peripheral generation count");1018 atomic_add_32(&xsoftc.xpt_generation, 1); in xpt_add_periph()1035 atomic_add_32(&xsoftc.xpt_generation, 1); in xpt_remove_periph()