Home
last modified time | relevance | path

Searched refs:mac_info_t (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_priv.h57 extern const mac_info_t *mac_info(mac_handle_t);
58 extern boolean_t mac_info_get(const char *, mac_info_t *);
H A Ddls_impl.h55 const mac_info_t *dl_mip; /* SL */
H A Ddld_impl.h139 const mac_info_t *ds_mip; /* SL */
H A Daggr_impl.h141 const mac_info_t *lp_mip;
H A Dmac.h361 } mac_info_t; typedef
H A Dmac_impl.h366 mac_info_t mi_info; /* WO */
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c154 mac_info_t minfo; in proto_info_req()
155 mac_info_t *minfop; in proto_info_req()
223 minfop = (mac_info_t *)dsp->ds_mip; in proto_info_req()
H A Ddld_str.c2089 const mac_info_t *mip = dsp->ds_mip; in ioc_native()
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_port.c142 const mac_info_t *mip; in aggr_port_create()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbo.c268 const mac_info_t *mi; in xnbo_open_mac()
/illumos-gate/usr/src/uts/common/io/vnic/
H A Dvnic_dev.c352 const mac_info_t *minfop; in vnic_dev_create()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c432 const mac_info_t *
4281 mac_info_t *mi_infop;
4303 mac_info_get(const char *name, mac_info_t *minfop) in mac_info_get()
/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c2794 const mac_info_t *mip; in bridge_add_link()