OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_lens
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
oboe.c
119
int
sc_lens
[RX_SLOTS];
member in struct:oboe_softc
324
if (uio->uio_resid < sc->
sc_lens
[slot]) {
326
"(%zu < %d)\n", uio->uio_resid, sc->
sc_lens
[slot]));
330
sc->
sc_lens
[slot],
333
sc->
sc_lens
[slot], uio);
554
sc->
sc_lens
[sc->sc_rxs] = len;
Completed in 11 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025