Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hw.c40 lb_property_t lb_phy = {internal, "phy", nxge_lb_phy}; variable
998 else if ((lb_mode == lb_phy.value) && in nxge_set_lb()
1000 lb_info = &lb_phy; in nxge_set_lb()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c3773 static lb_property_t lb_phy = variable
3804 value += sizeof (lb_phy); in igb_loopback_ioctl()
3816 value += sizeof (lb_phy); in igb_loopback_ioctl()
3830 lbpp[value++] = lb_phy; in igb_loopback_ioctl()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c5400 static lb_property_t lb_phy = variable
5451 value += sizeof (lb_phy); in e1000g_loopback_ioctl()
5476 value += sizeof (lb_phy); in e1000g_loopback_ioctl()
5502 lbpp[value++] = lb_phy; in e1000g_loopback_ioctl()