Searched refs:SEESTAT (Results 1 – 3 of 3) sorted by relevance
3370 #define SEESTAT 0xbe macro
2930 register SEESTAT {
8834 while ((ahd_inb(ahd, SEESTAT) & (SEEARBACK|SEEBUSY)) != 0 && --cnt) in ahd_wait_seeprom()