Home
last modified time | relevance | path

Searched refs:AR8327_REG_PORT_HOL_CTRL1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchreg.h577 #define AR8327_REG_PORT_HOL_CTRL1(_i) (0x974 + (_i) * 0x8) macro
H A Darswitch_8327.c859 AR8327_REG_PORT_HOL_CTRL1(port), in ar8327_port_disable_mirror()