Searched refs:FEPMEM (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/digi/
H A Ddigi_isa.c83 outb(sc->wport, sc->window = FEPMEM);
103 outb(sc->wport, sc->window = FEPMEM);
376 reset |= FEPMEM;
398 outb(sc->port, FEPRST | FEPMEM);
H A Ddigireg.h155 #define FEPMEM 0x2 macro
H A Ddigi.c292 outb(sc->port, FEPRST | FEPMEM);
346 outb(sc->port, FEPCLR | FEPMEM);
347 resp = FEPRST | FEPMEM;
399 outb(sc->port, FEPREQ | FEPMEM);
400 outb(sc->port, FEPCLR | FEPMEM);
481 outb(sc->port, FEPREQ | FEPMEM); /* send interrupt to BIOS */
482 outb(sc->port, FEPCLR | FEPMEM);

Completed in 102 milliseconds