Searched refs:SRBCount (Results 1 – 2 of 2) sorted by relevance
114 u8 SRBCount; member
2476 pACB->SRBCount = MAX_SRB_CNT; in dc390_probe_one()2482 for (i = 0; i < pACB->SRBCount-1; i++) in dc390_probe_one()2484 pACB->SRB_array[pACB->SRBCount-1].pNextSRB = NULL; in dc390_probe_one()