OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:totsz
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/qbus/
if_uba.c
78
int
totsz
, i, error, rseg, nm = nr;
local in function:if_ubaminit
93
totsz
= size * nw;
94
if ((error = bus_dmamem_alloc(uh->uh_dmat,
totsz
, PAGE_SIZE, 0,
97
if ((error = bus_dmamem_map(uh->uh_dmat, &seg, rseg,
totsz
, &vaddr,
/src/sys/netinet/
sctp_usrreq.c
244
int
totsz
;
local in function:sctp_notify_mbuf
272
totsz
= ip->ip_len;
280
nxtsz = find_next_best_mtu(
totsz
);
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025