Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h101 struct rge_mii_rw { struct
H A Drge_chip.c2185 struct rge_mii_rw *miirwp; in rge_mii_ioctl()
2190 if (iocp->ioc_count != sizeof (struct rge_mii_rw)) in rge_mii_ioctl()
2194 miirwp = (struct rge_mii_rw *)mp->b_cont->b_rptr; in rge_mii_ioctl()