OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:targetid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ninjascsi32.c
1596
int
targetid
;
local in function:njsc32_resel_identify
1619
targetid
= sc->sc_reselid;
1623
if (
targetid
> NJSC32_MAX_TARGET_ID || lun >= NJSC32_NLU)
1627
plu = &sc->sc_targets[
targetid
].t_lus[lun];
ninjascsi32.c
1596
int
targetid
;
local in function:njsc32_resel_identify
1619
targetid
= sc->sc_reselid;
1623
if (
targetid
> NJSC32_MAX_TARGET_ID || lun >= NJSC32_NLU)
1627
plu = &sc->sc_targets[
targetid
].t_lus[lun];
Completed in 23 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025