Home | Sort by: relevance | last modified time | path |
/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); |
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 |
twereg.h | 160 u_int8_t tc_size; member in struct:twe_cmd |