OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bytcnt_lo
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/qbus/
qduser.h
139
unsigned short
bytcnt_lo
; /* byte length of requested DMA */
member in struct:dga
qd.c
711
dga->
bytcnt_lo
= (short) 0; /* DMA xfer count = 0 */
954
if (dga->
bytcnt_lo
!= 0) {
955
dga->
bytcnt_lo
= 0;
1023
if (dga->
bytcnt_lo
!= 0) {
1024
dga->
bytcnt_lo
= 0;
1722
dga->
bytcnt_lo
= (short) bp->b_bcount;
1749
if (dga->
bytcnt_lo
!= 0) {
1750
dga->
bytcnt_lo
= 0;
2093
if (dga->
bytcnt_lo
!= 0) {
2094
dga->
bytcnt_lo
= 0
[
all
...]
/src/sys/arch/vax/include/
qduser.h
146
unsigned short
bytcnt_lo
; /* byte length of requested DMA */
member in struct:dga
Completed in 14 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025