Searched refs:INF_3C90X (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A D3c90x.c249 INF_3C90X; variable in typeref:struct:__anon173
281 if (INF_3C90X.CurrentWindow == window) return 0;
285 INF_3C90X.CurrentWindow = window;
299 a3c90x_internal_SetWindow(INF_3C90X.IOAddr, winEepromBios0);
360 if (INF_3C90X.isBrev)
401 a3c90x_internal_SetWindow(INF_3C90X.IOAddr, winTxRxOptions3);
402 cfg = inl(INF_3C90X.IOAddr + regInternalConfig_3_l);
407 a3c90x_internal_IssueCommand(INF_3C90X.IOAddr, cmdGlobalReset, 0);
410 while (inw(INF_3C90X.IOAddr + regCommandIntStatus_w) & INT_CMDINPROGRESS);
415 a3c90x_internal_SetWindow(INF_3C90X
[all...]

Completed in 15 milliseconds