Home
last modified time | relevance | path

Searched refs:IDON (Results 1 – 1 of 1) sorted by relevance

/external/grub/netboot/
Ddepca.c282 #define IDON 0x0100 /* Initialization Done */ macro
521 for (i = 0; i < 100 && !(inw(DEPCA_DATA) & IDON); i++) in InitRestartDepca()
525 outw(IDON | STRT, DEPCA_DATA); in InitRestartDepca()