Searched refs:ADPT_BASE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dinitio.c565 if (i91u_adpt[i].ADPT_BASE == wBASE) {
568 } else if (i91u_adpt[i].ADPT_BASE < wBASE)
572 i91u_adpt[j].ADPT_BASE = i91u_adpt[j - 1].ADPT_BASE;
578 i91u_adpt[i].ADPT_BASE = wBASE;
594 i91u_adpt[i].ADPT_BASE = 0xffff;
616 pCurHcb->HCS_Base = i91u_adpt[ch_idx].ADPT_BASE; /* Supply base address */
H A Dinitio.h528 UWORD ADPT_BASE; /* 1 */ member in struct:I91u_Adpt_Struc

Completed in 20 milliseconds