Searched refs:SNEC_ADDR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/snc/
H A Dif_sncreg.h53 #define SNEC_ADDR 3 /* SONIC, NEC/SONIC register address set port */ macro
H A Ddp83932subr.c199 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_IRQSEL);
236 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_MEMSEL);
244 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_MEMBS);
264 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_MEMBS);
278 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_MEMBS);
302 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_MEMBS);
312 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_MEMBS);
347 bus_space_write_1(iot, ioh, SNEC_ADDR, SNECR_IDENT);
372 bus_space_write_1(iot, ioh, SNEC_ADDR, SNCR_CR);
482 bus_space_write_1(sc->sc_iot, sc->sc_ioh, SNEC_ADDR, re
[all...]

Completed in 52 milliseconds