Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
D3c90x.c103 if (inf_3c90x->CurrentWindow == window) in a3c90x_internal_SetWindow()
109 inf_3c90x->CurrentWindow = window; in a3c90x_internal_SetWindow()
902 inf_3c90x->CurrentWindow = winNone; in a3c90x_probe()
D3c90x.h288 unsigned char CurrentWindow; member