Home
last modified time | relevance | path

Searched refs:registerType (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/stand/lua/
H A Dhook.lua45 function hook.registerType(hooktype) function
H A Dconfig.lua646 hook.registerType("config.loaded")
647 hook.registerType("config.reloaded")
/freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c1367 (pSGpioReq->registerType > AGSA_SGPIO_GENERAL_PURPOSE_TRANSMIT_REG)) in tdsaSGpioIoctlSetup()
1374 if (AGSA_SGPIO_CONFIG_REG == pSGpioReq->registerType) in tdsaSGpioIoctlSetup()
H A Dtdport.c4630 pSGpioReq->registerType = regType; in SendSgpioRequest()
/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp273 RAW_METHOD_DUMP(OS, registerType); in dump()
/freebsd-12.1/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2159 bit8 registerType; /* used only in request */ member
/freebsd-12.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaioctlcmd.c2239 ((bit32)pSGpioReq->registerType << 16) | in saSgpio()