lb_property_t
static lb_property_t loopmodes[] = {
lb_property_t *lbpp;
static lb_property_t dmfe_loopmodes[] = {
static lb_property_t lb_normal =
static lb_property_t lb_external1000 =
static lb_property_t lb_external100 =
static lb_property_t lb_external10 =
static lb_property_t lb_phy =
lb_property_t *lbpp;
lbpp = (lb_property_t *)(uintptr_t)mp->b_cont->b_rptr;
static lb_property_t loopmodes[] = {
lb_property_t *lbpp;
lb_property_t lb_normal = {normal, "normal", hxge_lb_normal};
lb_property_t lb_mac10g = {internal, "mac10g", hxge_lb_mac10g};
lb_property_t *lb_info;
static lb_property_t lb_normal =
static lb_property_t lb_external =
static lb_property_t lb_phy =
static lb_property_t lb_serdes =
lb_property_t *lbpp;
lbpp = (lb_property_t *)(uintptr_t)mp->b_cont->b_rptr;
static lb_property_t lb_normal = {
static lb_property_t lb_mac = {
static lb_property_t lb_external = {
lb_property_t *lbpp;
lbpp = (lb_property_t *)(uintptr_t)mp->b_cont->b_rptr;
mii_get_loopmodes(mii_handle_t mh, lb_property_t *modes)
lb_property_t lmodes[MII_LOOPBACK_MAX];
bcopy(lmodes, modes, sizeof (lb_property_t) * cnt);
lb_property_t modes[MII_LOOPBACK_MAX];
sz = cnt * sizeof (lb_property_t);
if (iocp->ioc_count != (cnt * sizeof (lb_property_t))) {
static lb_property_t loopmodes[] = {
lb_property_t *lbpp;
lbpp = (lb_property_t *)mp->b_cont->b_rptr;
lb_property_t lb_normal = {normal, "normal", nxge_lb_normal};
lb_property_t lb_external10g = {external, "external10g", nxge_lb_ext10g};
lb_property_t lb_external1000 = {external, "external1000", nxge_lb_ext1000};
lb_property_t lb_external100 = {external, "external100", nxge_lb_ext100};
lb_property_t lb_external10 = {external, "external10", nxge_lb_ext10};
lb_property_t lb_phy10g = {internal, "phy10g", nxge_lb_phy10g};
lb_property_t lb_phy1000 = {internal, "phy1000", nxge_lb_phy1000};
lb_property_t lb_phy = {internal, "phy", nxge_lb_phy};
lb_property_t lb_serdes10g = {internal, "serdes10g", nxge_lb_serdes10g};
lb_property_t lb_serdes1000 = {internal, "serdes", nxge_lb_serdes1000};
lb_property_t lb_mac10g = {internal, "mac10g", nxge_lb_mac10g};
lb_property_t lb_mac1000 = {internal, "mac1000", nxge_lb_mac1000};
lb_property_t lb_mac = {internal, "mac10/100", nxge_lb_mac};
lb_property_t *lb_info;
static lb_property_t loopmodes[] = {
lb_property_t *lb_prop;
lb_property_t *lbpp;
lbpp = (lb_property_t *)mp->b_cont->b_rptr;
static lb_property_t loopmodes[] = {
int mii_get_loopmodes(mii_handle_t mii, lb_property_t *modes);
static lb_property_t loopmodes[] = {
lb_property_t *lbpp;