OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfw
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
xc3028var.h
61
unsigned int
nfw
;
member in struct:xc3028
xc3028.c
115
for (i = 0; i < xc->
nfw
; i++) {
130
for (i = 0; i < xc->
nfw
; i++) {
145
for (i = 0; i < xc->
nfw
; i++) {
315
xc->
nfw
= narr;
317
for (index = 0; index < xc->
nfw
&& p < endp; index++) {
351
for (index = 0; index < xc->
nfw
; index++) {
355
kmem_free(xc->fw, sizeof(*xc->fw) * xc->
nfw
);
356
xc->
nfw
= 0;
518
for (index = 0; index < xc->
nfw
; index++) {
523
kmem_free(xc->fw, sizeof(*xc->fw) * xc->
nfw
);
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025