Searched refs:rge_mii_rw (Results 1 – 2 of 2) sorted by relevance
101 struct rge_mii_rw { struct
2185 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()