OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ntwo_unit
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
hd64570.c
412
static u_int
ntwo_unit
= 0;
local in function:sca_port_attach
422
ntwo_unit
= device_unit(sc->sc_parent) * 2 + 0;
424
ntwo_unit
= 0; /* XXX */
429
ntwo_unit
= device_unit(sc->sc_parent) * 2 + 1;
431
ntwo_unit
= 1; /* XXX */
441
snprintf(ifp->if_xname, sizeof(ifp->if_xname), "ntwo%d",
ntwo_unit
);
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025