OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_bytecnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/qbus/
rlvar.h
47
int
sc_bytecnt
; /* How much left to transfer */
member in struct:rlc_softc
/src/sys/arch/vax/vsa/
hdc9224.c
144
int
sc_bytecnt
; /* How much left to transfer */
member in struct:hdcsoftc
429
sc->
sc_bytecnt
-= sc->sc_xfer;
432
if (sc->
sc_bytecnt
== 0) { /* Finished transfer */
511
sc->
sc_bytecnt
= bp->b_bcount;
540
blks = sc->
sc_bytecnt
/DEV_BSIZE;
Completed in 11 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025