HomeSort by: relevance | last modified time | path
    Searched defs:ite (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hp300/stand/common/
ite.c 1 /* $NetBSD: ite.c,v 1.23 2025/05/30 19:19:26 tsutsui Exp $ */
36 * from: Utah $Hdr: ite.c 1.24 93/06/25$
38 * @(#)ite.c 8.1 (Berkeley) 7/8/93
308 int ite; local in function:iteprobe
322 for (ite = 0; ite < NITE; ite++) {
324 if (ite < whichconsole)
327 ip = &ite_data[ite];
332 unit = ite;
347 int ite = cp->cn_dev; local in function:iteinit
    [all...]
ite.c 1 /* $NetBSD: ite.c,v 1.23 2025/05/30 19:19:26 tsutsui Exp $ */
36 * from: Utah $Hdr: ite.c 1.24 93/06/25$
38 * @(#)ite.c 8.1 (Berkeley) 7/8/93
308 int ite; local in function:iteprobe
322 for (ite = 0; ite < NITE; ite++) {
324 if (ite < whichconsole)
327 ip = &ite_data[ite];
332 unit = ite;
347 int ite = cp->cn_dev; local in function:iteinit
    [all...]

Completed in 30 milliseconds