Home
last modified time | relevance | path

Searched refs:ADPT_BASE (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Di60uscsi.c706 if (inia100_adpt[i].ADPT_BASE == wBASE) { in Addinia100_into_Adapter_table()
709 } else if (inia100_adpt[i].ADPT_BASE < wBASE) in Addinia100_into_Adapter_table()
713 inia100_adpt[j].ADPT_BASE = inia100_adpt[j - 1].ADPT_BASE; in Addinia100_into_Adapter_table()
719 inia100_adpt[i].ADPT_BASE = wBASE; in Addinia100_into_Adapter_table()
744 inia100_adpt[i].ADPT_BASE = 0xffff; in init_inia100Adapter_table()
760 pCurHcb->HCS_Base = inia100_adpt[ch_idx].ADPT_BASE; /* Supply base address */ in get_orcPCIConfig()
Di60uscsi.h115 UWORD ADPT_BASE; /* 1 */ member
404 UBYTE ADPT_BASE; /* 1 */ member
Di91uscsi.c513 if (i91u_adpt[i].ADPT_BASE == wBASE) { in Addi91u_into_Adapter_table()
516 } else if (i91u_adpt[i].ADPT_BASE < wBASE) in Addi91u_into_Adapter_table()
520 i91u_adpt[j].ADPT_BASE = i91u_adpt[j - 1].ADPT_BASE; in Addi91u_into_Adapter_table()
526 i91u_adpt[i].ADPT_BASE = wBASE; in Addi91u_into_Adapter_table()
542 i91u_adpt[i].ADPT_BASE = 0xffff; in init_i91uAdapter_table()
564 pCurHcb->HCS_Base = i91u_adpt[ch_idx].ADPT_BASE; /* Supply base address */ in get_tulipPCIConfig()
Di91uscsi.h548 UWORD ADPT_BASE; /* 1 */ member