/titanic_50/usr/src/uts/common/sys/ |
H A D | mac_provider.h | 234 #define MC_GETCAPAB 0x0004 macro
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xnbu.c | 64 MC_GETCAPAB,
|
H A D | xnf.c | 251 MC_GETCAPAB,
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_main.c | 126 #define OCE_M_CB_FLAGS (MC_IOCTL | MC_GETCAPAB | MC_SETPROP | MC_GETPROP | \
|
/titanic_50/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_main.c | 94 (MC_GETCAPAB | MC_SETPROP | MC_GETPROP | MC_PROPINFO)
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge_gld.c | 53 #define QL_M_CALLBACK_FLAGS (MC_IOCTL | MC_GETCAPAB | MC_SETPROP | \
|
/titanic_50/usr/src/uts/common/io/vnic/ |
H A D | vnic_dev.c | 113 (MC_IOCTL | MC_GETCAPAB | MC_SETPROP | MC_GETPROP | MC_PROPINFO)
|
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_mac.c | 60 .mc_callbacks = MC_GETCAPAB | MC_PROPERTIES,
|
/titanic_50/usr/src/uts/common/io/i40e/ |
H A D | i40e_gld.c | 1245 (MC_IOCTL | MC_GETCAPAB | MC_SETPROP | MC_GETPROP | MC_PROPINFO)
|
/titanic_50/usr/src/uts/common/io/softmac/ |
H A D | softmac_main.c | 92 (MC_IOCTL | MC_GETCAPAB | MC_OPEN | MC_CLOSE | MC_SETPROP | \
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vnet.c | 189 #define VNET_M_CALLBACK_FLAGS (MC_IOCTL | MC_GETCAPAB) 191 #define VNET_M_CALLBACK_FLAGS (MC_GETCAPAB)
|
/titanic_50/usr/src/uts/common/io/vioif/ |
H A D | vioif.c | 1453 .mc_callbacks = (MC_GETCAPAB | MC_SETPROP | MC_GETPROP | MC_PROPINFO),
|
/titanic_50/usr/src/uts/common/io/rge/ |
H A D | rge_main.c | 115 #define RGE_M_CALLBACK_FLAGS (MC_IOCTL | MC_GETCAPAB)
|
/titanic_50/usr/src/uts/common/io/elxl/ |
H A D | elxl.c | 217 MC_GETCAPAB | MC_PROPERTIES,
|
/titanic_50/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_gld.c | 2970 | MC_GETCAPAB
|
/titanic_50/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.c | 104 #define XGELL_M_CALLBACK_FLAGS (MC_IOCTL | MC_GETCAPAB)
|
/titanic_50/usr/src/uts/common/io/aggr/ |
H A D | aggr_grp.c | 147 (MC_IOCTL | MC_GETCAPAB | MC_SETPROP | MC_PROPINFO)
|
/titanic_50/usr/src/uts/common/io/nge/ |
H A D | nge_main.c | 189 (MC_IOCTL | MC_GETCAPAB | MC_SETPROP | MC_GETPROP | \
|
/titanic_50/usr/src/uts/common/io/ntxn/ |
H A D | unm_nic_main.c | 2524 #define NETXEN_M_CALLBACK_FLAGS (MC_IOCTL | MC_GETCAPAB)
|
/titanic_50/usr/src/uts/common/io/hme/ |
H A D | hme.c | 251 MC_GETCAPAB | MC_SETPROP | MC_GETPROP | MC_PROPINFO,
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | igb_main.c | 196 (MC_IOCTL | MC_GETCAPAB | MC_SETPROP | MC_GETPROP | MC_PROPINFO)
|
/titanic_50/usr/src/uts/common/io/bge/ |
H A D | bge_main2.c | 156 | MC_GETCAPAB,
|
/titanic_50/usr/src/uts/common/io/hxge/ |
H A D | hxge_main.c | 183 (MC_IOCTL | MC_GETCAPAB | MC_SETPROP | MC_GETPROP | MC_PROPINFO)
|
/titanic_50/usr/src/uts/sun/io/eri/ |
H A D | eri.c | 195 MC_IOCTL | MC_GETCAPAB,
|
/titanic_50/usr/src/uts/common/io/mac/ |
H A D | mac_client.c | 4165 else if (mip->mi_callbacks->mc_callbacks & MC_GETCAPAB) in i_mac_capab_get()
|