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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dgdth.c691 ha->bmic = eisa_adr;
1252 outb(0xff, ha->bmic + EDOORREG);
1253 outb(0xff, ha->bmic + EDENABREG);
1254 outb(0x01, ha->bmic + EINTENABREG);
1285 IStatus = inb((u16)ha->bmic + EDOORREG);
1308 gdtsema0 = (int)inb(ha->bmic + SEMA0REG);
1346 outb(1, ha->bmic + SEMA0REG);
1441 outl(ha->ccb_phys, ha->bmic + MAILBOXREG);
1442 outb(ha->pccb->Service, ha->bmic + LDOORREG);
3029 ha->status = inw(ha->bmic
[all...]
H A Dgdth.h857 u16 bmic; /* BMIC address (EISA) */ member in struct:__anon14440

Completed in 156 milliseconds