Home
last modified time | relevance | path

Searched refs:generations (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/sys/cam/
Dcam_xpt.c1752 cdm->pos.generations[CAM_BUS_GENERATION]= in xptedtbusfunc()
1785 if ((cdm->pos.generations[CAM_TARGET_GENERATION] != in xptedtbusfunc()
1821 if (cdm->pos.generations[CAM_DEV_GENERATION] != in xptedttargetfunc()
1886 cdm->pos.generations[CAM_BUS_GENERATION]= in xptedtdevicefunc()
1889 cdm->pos.generations[CAM_TARGET_GENERATION] = in xptedtdevicefunc()
1892 cdm->pos.generations[CAM_DEV_GENERATION] = in xptedtdevicefunc()
1945 if (cdm->pos.generations[CAM_PERIPH_GENERATION] != in xptedtdevicefunc()
2000 cdm->pos.generations[CAM_BUS_GENERATION]= in xptedtperiphfunc()
2003 cdm->pos.generations[CAM_TARGET_GENERATION] = in xptedtperiphfunc()
2006 cdm->pos.generations[CAM_DEV_GENERATION] = in xptedtperiphfunc()
[all …]
Dcam_ccb.h558 u_int generations[4]; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonIntrinsics.td242 // Patterns for optimizing code generations for HVX.
/freebsd-12-stable/contrib/ntp/util/
Dntp-keygen-opts.def529 This allows new file generations to be activated simply
Dinvoke-ntp-keygen.texi263 This allows new file generations to be activated simply
/freebsd-12-stable/contrib/amd/doc/
Dam-utils.texi2128 Enable generations in ISO-9660 file systems. Generations allow you to
/freebsd-12-stable/sys/contrib/dev/acpica/
Dchanges.txt7553 of size_t on 32-bit versus 64-bit generations. Lin Ming.
/freebsd-12-stable/contrib/gcc/
DChangeLog-2004578 later sse generations. Disabling mmx also disables 3dnow.