Home
last modified time | relevance | path

Searched refs:FXP_CSR_PORT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Di82557reg.h74 #define FXP_CSR_PORT 0x08 /* port (4 bytes) */ macro
H A Di82557.c526 CSR_WRITE_4(sc, FXP_CSR_PORT, FXP_PORT_SELECTIVE_RESET); in fxp_get_info()
1628 CSR_WRITE_4(sc, FXP_CSR_PORT, FXP_PORT_SOFTWARE_RESET); in fxp_stop()
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dfxp.c202 CSR_WRITE_4(sc, FXP_CSR_PORT, FXP_PORT_SELECTIVE_RESET); in fxp_init()