Lines Matching refs:FALSE
163 pBDData->bDSPEnabled = FALSE; in tp3780I_InitializeBoardData()
164 pSettings->bInterruptClaimed = FALSE; in tp3780I_InitializeBoardData()
272 pSettings->bInterruptClaimed = FALSE; in tp3780I_ReleaseResources()
286 BOOLEAN bDSPPoweredUp = FALSE, bInterruptAllocated = FALSE; in tp3780I_EnableDSP()
343 pSettings->bDspIrqActiveLow = FALSE; in tp3780I_EnableDSP()
346 pSettings->bUartIrqActiveLow = FALSE; in tp3780I_EnableDSP()
380 smapi_set_DSP_power_state(FALSE); in tp3780I_EnableDSP()
404 smapi_set_DSP_power_state(FALSE); in tp3780I_EnableDSP()
407 pSettings->bInterruptClaimed = FALSE; in tp3780I_EnableDSP()
424 pSettings->bInterruptClaimed = FALSE; in tp3780I_DisableDSP()
426 smapi_set_DSP_power_state(FALSE); in tp3780I_DisableDSP()
427 pBDData->bDSPEnabled = FALSE; in tp3780I_DisableDSP()