OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_wr_size
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
utoppy.c
150
uint64_t
sc_wr_size
;
member in struct:utoppy_softc
1523
(u_long)uio->uio_resid, sc->
sc_wr_size
, sc->sc_wr_offset));
1526
(len = uimin(uio->uio_resid, sc->
sc_wr_size
)) != 0) {
1565
sc->
sc_wr_size
-= len;
1570
device_xname(sc->sc_dev), (u_long)uio->uio_resid, sc->
sc_wr_size
,
1573
if (err == 0 && sc->
sc_wr_size
== 0) {
1836
sc->
sc_wr_size
= uw->uw_size;
1842
sc->sc_wr_offset, sc->
sc_wr_size
));
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025