Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dgdth.h309 #define BIOS_ID_OFFS 0x10 /* offset contr-ID in ISABIOS */ macro
Dgdth.c545 if ((addr = ioremap(bios_adr+BIOS_ID_OFFS, sizeof(u32))) != NULL) { in gdth_search_isa()