Home
last modified time | relevance | path

Searched refs:SRBCount (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/
Dtmscsim.h114 u8 SRBCount; member
Dtmscsim.c2476 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()