OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tc_size
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/obio/
esp.c
1015
int
tc_size
;
local in function:esp_av_dma_intr
1016
tc_size
= NCR_READ_REG(sc, NCR_TCM);
1017
tc_size
<<= 8;
1018
tc_size
|= NCR_READ_REG(sc, NCR_TCL);
1020
sc->sc_espintr, sc->sc_espstat,
tc_size
, esc->sc_dmasize);
/src/sys/dev/pci/
twereg.h
160
u_int8_t
tc_size
;
member in struct:twe_cmd
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025