Home
last modified time | relevance | path

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

/plan9/sys/src/9/pcboot/
H A Dpxeload.c1262 int eth, neth, needattach; in bootloadproc() local
1274 needattach = 1; in bootloadproc()
1278 if (needattach && attacheth(eth) < 0) in bootloadproc()
1282 if (needattach) { in bootloadproc()
1284 needattach = 0; in bootloadproc()