Home
last modified time | relevance | path

Searched refs:MAC_VERSION (Results 51 – 75 of 82) sorted by relevance

1234

/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.c373 if ((macreg = mac_alloc(MAC_VERSION)) == NULL) { in vr_attach()
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c1499 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in hmeattach()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c3202 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in arn_attach()
/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c1185 if ((mac = mac_alloc(MAC_VERSION)) == NULL) in iptun_register()
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c3095 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in rt2661_attach()
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c3212 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in uath_attach()
/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c589 if ((mac = mac_alloc(MAC_VERSION)) == NULL) in bmac_alloc()
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c3315 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in rtw_attach()
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c3036 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in rt2860_attach()
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_grp.c1577 if ((mac = mac_alloc(MAC_VERSION)) == NULL) { in aggr_grp_create()
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c619 macp = mac_alloc(MAC_VERSION); in wpi_attach()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c970 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in yge_init_port()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2377 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in ibd_register_mac()
8267 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in ibd_create_partition()
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c4386 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in usbgem_do_attach()
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c4153 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in mwl_attach()
/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.c707 if ((macp = mac_alloc(MAC_VERSION)) == NULL) in dnet_attach()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c905 if ((mac = mac_alloc(MAC_VERSION)) == NULL) in igb_register_mac()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c4241 if ((macp = mac_alloc(MAC_VERSION)) == NULL) in hxge_mac_register()
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c4061 if ((macp = mac_alloc(MAC_VERSION)) == NULL)
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c815 macp = mac_alloc(MAC_VERSION); in iwp_attach()
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c4409 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in urtw_attach()
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c710 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in eri_attach()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.c4762 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in gem_do_attach()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_gen.c2304 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in vgen_port_attach()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c961 if ((mac = mac_alloc(MAC_VERSION)) == NULL) in ixgbe_register_mac()

1234