Searched defs:mac_type (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Dmac_impl.h41 struct mac_type { struct
42 int mac_type; /* if_types.h */ member in struct:mac_type
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h274 * The mac_type is one of the supported DLPI media
294 uint_t mac_type; member in struct:interface
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Despi.c263 int t1_espi_init(struct peespi *espi, int mac_type, int nports) argument
280 if (mac_type == CHBT_MAC_PM3393)
282 else if (mac_type == CHBT_MAC_VSC7321)
284 else if (mac_type == CHBT_MAC_IXF1010) {
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c64 static arp_m_t *arp_m_lookup(t_uscalar_t mac_type);
347 arp_m_lookup(t_uscalar_t mac_type) argument
352 if (arm->arp_mac_type == mac_type)
H A Dip_if.c130 static ip_m_t *ip_m_lookup(t_uscalar_t mac_type);
5337 * Return a pointer to the mac type info for 'mac_type'
5340 ip_m_lookup(t_uscalar_t mac_type) argument
5345 if (ipm->ip_m_mac_type == mac_type)
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dclc.h476 u8 mac_type; member in struct:elink_vars
/illumos-gate/usr/src/uts/common/sys/
H A Dgldpriv.h239 * The mac_type is one of the supported DLPI media types (see <sys/dlpi.h>).
246 uint_t mac_type; member in struct:__anon7868
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c454 mac_type(mac_handle_t mh) function
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h893 e1000_mac_type mac_type; member in struct:e1000_hw
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2204 mac_type_t mac_type; member in struct:_lm_variables_t

Completed in 182 milliseconds