taglinefilesource code
FEPRST1075drivers/char/pcxx.coutb(FEPRST, bd->port);
FEPRST1078drivers/char/pcxx.cfor(i=0; (inb(bd->port) & FEPMASK) != FEPRST; i++) {
FEPRST1135drivers/char/pcxx.coutb(FEPRST|FEPMEM, bd->port);
FEPRST1137drivers/char/pcxx.cfor(i=0; (inb(bd->port) & FEPMASK) != (FEPRST|FEPMEM); i++) {