Searched refs:pDCB2 (Results 1 – 1 of 1) sorted by relevance
1841 PDCB pDCB, pDCB2; in dc390_initDCB() local1847 *ppDCB = pDCB; pDCB2 = 0; in dc390_initDCB()1879 pDCB2 = dc390_findDCB (pACB, id, 0); in dc390_initDCB()1883 if (pDCB2) in dc390_initDCB()1885 pDCB->DevMode = pDCB2->DevMode; in dc390_initDCB()1886 pDCB->SyncMode = pDCB2->SyncMode; in dc390_initDCB()1887 pDCB->SyncPeriod = pDCB2->SyncPeriod; in dc390_initDCB()1888 pDCB->SyncOffset = pDCB2->SyncOffset; in dc390_initDCB()1889 pDCB->NegoPeriod = pDCB2->NegoPeriod; in dc390_initDCB()1891 pDCB->CtrlR3 = pDCB2->CtrlR3; in dc390_initDCB()[all …]