OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newluns
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ieee1394/
sbp.c
669
struct sbp_dev *sdev, **
newluns
;
local in function:sbp_alloc_lun
713
newluns
= (struct sbp_dev **) realloc(target->luns,
724
memset(&
newluns
[target->num_lun], 0,
728
target->luns =
newluns
;
Completed in 17 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025