HomeSort by relevance Sort by last modified time
    Searched full:rd_port (Results 1 - 1 of 1) sorted by null

  /external/grub/netboot/
ni5010.c 286 static inline int rd_port(void) function
300 while ((rd_port() & rd_port() & rd_port()
301 & rd_port() & rd_port() & rd_port()) != 0xFF)
307 if ((data = rd_port()) != 0xFF)
311 if (data == SA_ADDR0 && rd_port() == SA_ADDR1 && rd_port() == SA_ADDR2)
    [all...]

Completed in 1201 milliseconds