Home
last modified time | relevance | path

Searched refs:mac_alloc (Results 1 – 25 of 68) sorted by relevance

123

/titanic_41/usr/src/uts/common/io/cxgbe/cxgbe/
H A Dcxgbe.c133 mac = mac_alloc(MAC_VERSION); in cxgbe_devo_attach()
/titanic_41/usr/src/uts/common/sys/
H A Dmac_provider.h467 extern mac_register_t *mac_alloc(uint_t);
/titanic_41/usr/src/uts/common/xen/io/
H A Dxnbu.c394 if ((mr = mac_alloc(MAC_VERSION)) == NULL) { in xnbu_attach()
H A Dxnf.c827 macp = mac_alloc(MAC_VERSION); in xnf_attach()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_main.c329 mac = mac_alloc(MAC_VERSION); in oce_attach()
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_main.c815 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in eib_register_with_mac()
/titanic_41/usr/src/uts/common/io/vnic/
H A Dvnic_dev.c460 if ((mac = mac_alloc(MAC_VERSION)) == NULL) in vnic_dev_create()
/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_gld.c1095 mac_register_t *mac = mac_alloc(MAC_VERSION); in i40e_register_mac()
/titanic_41/usr/src/uts/common/io/zyd/
H A Dzyd.c476 macp = mac_alloc(MAC_VERSION); in zyd_mac_init()
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_provider.c88 mac_alloc(uint_t mac_version) in mac_alloc() function
/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c883 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in softmac_mac_register()
/titanic_41/usr/src/uts/common/io/simnet/
H A Dsimnet.c360 if ((mac = mac_alloc(MAC_VERSION)) == NULL) in simnet_init_mac()
/titanic_41/usr/src/uts/sun4v/io/
H A Dvnet.c1109 if ((macp = mac_alloc(MAC_VERSION)) == NULL) in vnet_mac_register()
2706 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in vnet_hio_mac_init()
H A Dvsw.c1091 if ((macp = mac_alloc(MAC_VERSION)) == NULL) in vsw_mac_register()
/titanic_41/usr/src/uts/common/io/efe/
H A Defe.c379 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in efe_attach()
/titanic_41/usr/src/uts/common/io/rge/
H A Drge_main.c1822 if ((macp = mac_alloc(MAC_VERSION)) == NULL) in rge_attach()
/titanic_41/usr/src/uts/common/io/atu/
H A Datu.c1270 macp = mac_alloc(MAC_VERSION); in atu_attach()
/titanic_41/usr/src/uts/common/io/rtls/
H A Drtls.c511 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in rtls_attach()
/titanic_41/usr/src/uts/common/io/pcn/
H A Dpcn.c406 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in pcn_attach()
/titanic_41/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.c1775 if ((macp = mac_alloc(MAC_VERSION)) == NULL) in amd8111s_attach()
/titanic_41/usr/src/uts/common/io/iprb/
H A Diprb.c382 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in iprb_attach()
/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.c570 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in elxl_attach()
/titanic_41/usr/src/uts/common/io/afe/
H A Dafe.c517 if ((macp = mac_alloc(MAC_VERSION)) == NULL) { in afe_attach()
/titanic_41/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c2723 if ((macp = mac_alloc(MAC_VERSION)) == NULL) in dmfe_attach()
/titanic_41/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c3009 if ((pMac = mac_alloc(MAC_VERSION)) == NULL) in BnxeGldInit()

123