Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c331 sc->prv.sir0_res = mac_res[3]; in axgbe_attach()
363 sc->prv.sir0_res = phy_res[1]; in axgbe_attach()
H A Dxgbe-common.h1614 bus_read_2((_pdata)->sir0_res, _reg)
1622 bus_write_2((_pdata)->sir0_res, _reg, (_val))
H A Dxgbe.h1027 struct resource *sir0_res; /* SerDes integration registers (1/2) */ member