OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trbsz
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
xhci.c
2782
const size_t
trbsz
= sizeof(*xx->xx_trb) * ntrbs;
local in function:xhci_allocx
2788
xx->xx_trb = kmem_alloc(
trbsz
, KM_SLEEP);
Completed in 24 milliseconds
Indexes created Sat Oct 25 01:09:55 GMT 2025