Searched refs:dc390_pACB_start (Results 1 – 2 of 2) sorted by relevance
478 static PACB dc390_pACB_start= NULL; variable2110 if( !dc390_pACB_start ) in dc390_initAdapter()2113 dc390_pACB_start = pACB; in dc390_initAdapter()2315 dc390_pACB_start = NULL; in DC390_detect()2871 pACB = dc390_pACB_start; in DC390_proc_info()
248 for (pACB2 = dc390_pACB_start; (pACB2 && pACB2 != pACB); pACB2 = pACB2->pNextACB); in DC390_Interrupt()