Home
last modified time | relevance | path

Searched refs:bPCBID (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_p12.c95 switch( ps->Device.bPCBID ) { in p12InitiateComponentModel()
468 ps->Device.bPCBID = IODataFromRegister( ps, ps->RegConfiguration ); in p12Init98003()
469 ps->Device.bCCDID = ps->Device.bPCBID & 0x07; in p12Init98003()
470 ps->Device.bPCBID &= 0xf0; in p12Init98003()
472 if( _AGFA_SCANNER == ps->Device.bPCBID ) in p12Init98003()
476 ps->Device.bPCBID, ps->Device.bCCDID, ps->Device.bDACType ); in p12Init98003()
481 ps->sCaps.dwFlag |= ((ULong)(ps->Device.bCCDID | ps->Device.bPCBID) << 16); in p12Init98003()
724 ps->Device.bPCBID = IODataFromRegister( ps, ps->RegConfiguration ); in P12InitAsic()
725 ps->Device.bCCDID = ps->Device.bPCBID & 0x07; in P12InitAsic()
726 ps->Device.bPCBID in P12InitAsic()
[all...]
H A Dplustek-pp_p12ccd.c370 if( ps->Device.bPCBID == _OPTICWORKS2000 ) { in fnCCDInitSamsung3797()
404 if( ps->Device.bPCBID == _OPTICWORKS2000 ) { in fnCCDInitSamsung3797()
606 if( ps->Device.bPCBID == _SCANNER2Button ) { in fnCCDInitSamsung3799()
640 if( ps->Device.bPCBID == _SCANNER2Button ) { in fnCCDInitSamsung3799()
H A Dplustek-pp_hwdefs.h631 UChar bPCBID; /* which version of the PCB */ member

Completed in 6 milliseconds