Searched refs:CR_SFRST (Results 1 – 1 of 1) sorted by relevance
177 #define CR_SFRST 0x8000 /* software reset */ macro1039 outw(CR_SFRST, byCR0); in rhine_probe1()1047 if ((inw(byCR0) & CR_SFRST) == 0) in rhine_probe1()