/titanic_51/usr/src/uts/intel/io/dnet/ |
H A D | dnet_mii.c | 88 mii_handle_t mac; in mii_create() local 109 mii_probe_phy(mii_handle_t mac,int phy) mii_probe_phy() argument 148 mii_init_phy(mii_handle_t mac,int phy) mii_init_phy() argument 292 mii_reset_phy(mii_handle_t mac,int phy,enum mii_wait_type wait) mii_reset_phy() argument 352 mii_sync(mii_handle_t mac,int phy) mii_sync() argument 405 mii_disable_fullduplex(mii_handle_t mac,int phy) mii_disable_fullduplex() argument 449 mii_autoneg_enab(mii_handle_t mac,int phy) mii_autoneg_enab() argument 463 mii_linkup(mii_handle_t mac,int phy) mii_linkup() argument 486 mii_getspeed(mii_handle_t mac,int phy,int * speed,int * fulld) mii_getspeed() argument 514 mii_fixspeed(mii_handle_t mac,int phy,int speed,int fullduplex) mii_fixspeed() argument 551 mii_isolate(mii_handle_t mac,int phy) mii_isolate() argument 567 mii_unisolate(mii_handle_t mac,int phy) mii_unisolate() argument 584 mii_rsan(mii_handle_t mac,int phy,enum mii_wait_type wait) mii_rsan() argument 627 mii_dump_phy(mii_handle_t mac,int phy) mii_dump_phy() argument 666 mii_start_portmon(mii_handle_t mac,mii_linkfunc_t notify,kmutex_t * lock) mii_start_portmon() argument 682 mii_stop_portmon(mii_handle_t mac) mii_stop_portmon() argument 695 mii_portmon(mii_handle_t mac) mii_portmon() argument 744 mii_destroy(mii_handle_t mac) mii_destroy() argument 764 mii_get_valid_phydata(mii_handle_t mac,int phy) mii_get_valid_phydata() argument 778 dump_NS83840(mii_handle_t mac,int phy) dump_NS83840() argument 813 getspeed_NS83840(mii_handle_t mac,int phy,int * speed,int * fulld) getspeed_NS83840() argument 857 getspeed_82553(mii_handle_t mac,int phy,int * speed,int * fulld) getspeed_82553() argument 870 getspeed_ICS1890(mii_handle_t mac,int phy,int * speed,int * fulld) getspeed_ICS1890() argument 879 dump_ICS1890(mii_handle_t mac,int phy) dump_ICS1890() argument 889 postreset_NS83840(mii_handle_t mac,int phy) postreset_NS83840() argument 929 postreset_ICS1890(mii_handle_t mac,int phy) postreset_ICS1890() argument 939 getspeed_generic(mii_handle_t mac,int phy,int * speed,int * fulld) getspeed_generic() argument [all...] |
/titanic_51/usr/src/uts/common/io/chxge/com/ |
H A D | vsc7321.c | 242 struct cmac *mac; in vsc7321_mac_create() local 286 mac_intr_handler(struct cmac * mac) mac_intr_handler() argument 292 mac_intr_enable(struct cmac * mac) mac_intr_enable() argument 298 mac_intr_disable(struct cmac * mac) mac_intr_disable() argument 304 mac_intr_clear(struct cmac * mac) mac_intr_clear() argument 311 mac_set_address(struct cmac * mac,u8 addr[6]) mac_set_address() argument 329 mac_get_address(struct cmac * mac,u8 addr[6]) mac_get_address() argument 347 mac_reset(struct cmac * mac) mac_reset() argument 357 mac_set_rx_mode(struct cmac * mac,struct t1_rx_mode * rm) mac_set_rx_mode() argument 364 mac_set_mtu(struct cmac * mac,int mtu) mac_set_mtu() argument 370 mac_set_speed_duplex_fc(struct cmac * mac,int speed,int duplex,int fc) mac_set_speed_duplex_fc() argument 377 mac_enable(struct cmac * mac,int which) mac_enable() argument 391 mac_disable(struct cmac * mac,int which) mac_disable() argument 418 mac_update_statistics(struct cmac * mac,int flag) mac_update_statistics() argument 424 mac_destroy(struct cmac * mac) mac_destroy() argument [all...] |
H A D | vsc7326.c | 384 static int mac_intr_handler(struct cmac *mac) in mac_intr_handler() argument 390 static int mac_intr_enable(struct cmac *mac) in mac_intr_enable() argument 396 static int mac_intr_disable(struct cmac *mac) in mac_intr_disable() argument 402 static int mac_intr_clear(struct cmac *mac) in mac_intr_clear() argument 408 static int mac_set_address(struct cmac* mac, u8 addr[6]) in mac_set_address() argument 431 mac_get_address(struct cmac * mac,u8 addr[6]) mac_get_address() argument 449 mac_reset(struct cmac * mac) mac_reset() argument 459 mac_set_rx_mode(struct cmac * mac,struct t1_rx_mode * rm) mac_set_rx_mode() argument 476 mac_set_mtu(struct cmac * mac,int mtu) mac_set_mtu() argument 488 mac_set_speed_duplex_fc(struct cmac * mac,int speed,int duplex,int fc) mac_set_speed_duplex_fc() argument 557 mac_enable(struct cmac * mac,int which) mac_enable() argument 571 mac_disable(struct cmac * mac,int which) mac_disable() argument 597 rmon_update(struct cmac * mac,unsigned int addr,u64 * stat) rmon_update() argument 612 port_stats_update(struct cmac * mac) port_stats_update() argument 659 mac_update_statistics(struct cmac * mac,int flag) mac_update_statistics() argument 680 mac_destroy(struct cmac * mac) mac_destroy() argument 726 struct cmac *mac; vsc7326_mac_create() local [all...] |
H A D | ch_mac.c | 80 static int mac_intr_enable(struct cmac *mac) in mac_intr_enable() argument 106 static int mac_intr_disable(struct cmac *mac) in mac_intr_disable() argument 132 mac_intr_clear(struct cmac * mac) mac_intr_clear() argument 157 mac_get_address(struct cmac * mac,u8 addr[6]) mac_get_address() argument 175 mac_reset(struct cmac * mac) mac_reset() argument 202 mac_set_rx_mode(struct cmac * mac,struct t1_rx_mode * rm) mac_set_rx_mode() argument 217 mac_set_speed_duplex_fc(struct cmac * mac,int speed,int duplex,int fc) mac_set_speed_duplex_fc() argument 253 mac_enable(struct cmac * mac,int which) mac_enable() argument 268 mac_disable(struct cmac * mac,int which) mac_disable() argument 284 mac_set_ifs(struct cmac * mac,u32 mode) mac_set_ifs() argument 293 mac_enable_isl(struct cmac * mac) mac_enable_isl() argument 304 mac_set_mtu(struct cmac * mac,int mtu) mac_set_mtu() argument 315 mac_update_statistics(struct cmac * mac,int flag) mac_update_statistics() argument 331 mac_destroy(struct cmac * mac) mac_destroy() argument 375 struct cmac *mac; mac_create() local [all...] |
H A D | ixf1010.c | 156 #define MACREG(mac, mac_reg) ((mac)->instance->mac_base + (mac_reg)) argument 165 static void disable_port(struct cmac *mac) in disable_port() argument 174 #define RMON_UPDATE(mac, name, stat_name) \ argument 182 port_stats_update(struct cmac * mac) port_stats_update() argument 220 mac_intr_op(struct cmac * mac) mac_intr_op() argument 226 mac_set_address(struct cmac * mac,u8 addr[6]) mac_set_address() argument 243 mac_get_address(struct cmac * mac,u8 addr[6]) mac_get_address() argument 261 mac_reset(struct cmac * mac) mac_reset() argument 266 mac_set_rx_mode(struct cmac * mac,struct t1_rx_mode * rm) mac_set_rx_mode() argument 301 mac_set_mtu(struct cmac * mac,int mtu) mac_set_mtu() argument 310 mac_set_speed_duplex_fc(struct cmac * mac,int speed,int duplex,int fc) mac_set_speed_duplex_fc() argument 335 mac_get_speed_duplex_fc(struct cmac * mac,int * speed,int * duplex,int * fc) mac_get_speed_duplex_fc() argument 358 enable_port(struct cmac * mac) enable_port() argument 408 mac_enable(struct cmac * mac,int which) mac_enable() argument 415 mac_disable(struct cmac * mac,int which) mac_disable() argument 431 mac_update_statistics(struct cmac * mac,int flag) mac_update_statistics() argument 448 mac_destroy(struct cmac * mac) mac_destroy() argument 512 struct cmac *mac; ixf1010_mac_create() local [all...] |
H A D | ch_subr.c | 175 struct cmac *mac = adapter->port[port_id].mac; in link_changed() local 822 t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t1_link_start() argument 930 struct cmac *mac = adapter->port[0].mac; elmer0_ext_intr_handler() local 947 struct cmac *mac = adapter->port[0].mac; elmer0_ext_intr_handler() local 1307 struct cmac *mac = adapter->port[i].mac; t1_free_sw_modules() local 1468 struct cmac *mac; t1_init_sw_modules() local [all...] |
/titanic_51/usr/src/uts/common/io/fcoe/ |
H A D | fcoe_eth.c | 60 fcoe_open_mac(fcoe_mac_t *mac, int force_promisc, fcoeio_stat_t *err_detail) in fcoe_open_mac() argument 133 fcoe_close_mac(fcoe_mac_t * mac) fcoe_close_mac() argument 176 fcoe_enable_callback(fcoe_mac_t * mac) fcoe_enable_callback() argument 214 fcoe_disable_callback(fcoe_mac_t * mac) fcoe_disable_callback() argument 241 fcoe_mac_t *mac = (fcoe_mac_t *)arg; fcoe_rx() local 276 fcoe_mac_t *mac = (fcoe_mac_t *)arg; fcoe_mac_notify() local 341 fcoe_mac_t *mac = EPORT2MAC(eport); fcoe_mac_set_address() local [all...] |
H A D | fcoe_fc.c | 72 fcoe_mac_t *mac; in fcoe_register_client() local 136 fcoe_mac_t *mac = EPORT2MAC(eport); fcoe_deregister_client() local 160 fcoe_mac_t *mac = EPORT2MAC(eport); fcoe_ctl() local 202 fcoe_mac_t *mac = FRM2MAC(frm); fcoe_tx_frame() local 411 fcoe_mac_t *mac = (fcoe_mac_t *)arg; fcoe_mac_notify_link_up() local 421 fcoe_mac_t *mac = (fcoe_mac_t *)arg; fcoe_mac_notify_link_down() local 430 fcoe_create_port(dev_info_t * parent,fcoe_mac_t * mac,int is_target) fcoe_create_port() argument 467 fcoe_mac_t *mac; fcoe_delete_port() local [all...] |
H A D | fcoe.c | 946 fcoe_mac_t *mac = NULL; in fcoe_lookup_mac_by_id() local 965 fcoe_mac_t *mac = NULL; fcoe_mac_existed() local 981 fcoe_init_wwn_from_mac(uint8_t * wwn,uint8_t * mac,int is_pwwn,uint8_t idx) fcoe_init_wwn_from_mac() argument 996 fcoe_mac_t *mac = NULL; fcoe_create_mac_by_id() local 1016 fcoe_destroy_mac(fcoe_mac_t * mac) fcoe_destroy_mac() argument 1030 fcoe_get_mblk(fcoe_mac_t * mac,uint32_t raw_frame_size) fcoe_get_mblk() argument 1060 fcoe_mac_t *mac = NULL; fcoe_watchdog() local 1254 fcoe_mac_t *mac; fcoe_cmp_wwn() local 1283 fcoe_mac_t *mac = NULL; fcoe_get_port_list() local [all...] |
/titanic_51/usr/src/cmd/checknr/ |
H A D | checknr.c | 281 char mac[5]; /* The current macro or nroff command */ in process() local 407 chkcmd(char * line,char * mac) chkcmd() argument 443 nomatch(char * mac) nomatch() argument 506 checkknown(char * mac) checkknown() argument 526 char *mac; addcmd() local 556 addmac(char * mac) addmac() argument 590 binsrch(char * mac) binsrch() argument [all...] |
/titanic_51/usr/src/uts/common/io/e1000api/ |
H A D | e1000_mac.c | 50 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_ops_generic() local 179 struct e1000_mac_info *mac = &hw->mac; e1000_get_bus_info_pci_generic() local 234 struct e1000_mac_info *mac = &hw->mac; e1000_get_bus_info_pcie_generic() local 711 struct e1000_mac_info *mac = &hw->mac; e1000_check_for_copper_link_generic() local 776 struct e1000_mac_info *mac = &hw->mac; e1000_check_for_fiber_link_generic() local 843 struct e1000_mac_info *mac = &hw->mac; e1000_check_for_serdes_link_generic() local 1060 struct e1000_mac_info *mac = &hw->mac; e1000_commit_fc_settings_generic() local 1129 struct e1000_mac_info *mac = &hw->mac; e1000_poll_fiber_serdes_link_generic() local 1353 struct e1000_mac_info *mac = &hw->mac; e1000_config_fc_after_link_up_generic() local 1839 struct e1000_mac_info *mac = &hw->mac; e1000_id_led_init_generic() local 2124 struct e1000_mac_info *mac = &hw->mac; e1000_reset_adaptive_generic() local 2152 struct e1000_mac_info *mac = &hw->mac; e1000_update_adaptive_generic() local [all...] |
H A D | e1000_82542.c | 102 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82542() local 245 struct e1000_mac_info *mac = &hw->mac; e1000_init_hw_82542() local 319 struct e1000_mac_info *mac = &hw->mac; e1000_setup_link_82542() local [all...] |
H A D | e1000_82540.c | 160 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82540() local 330 struct e1000_mac_info *mac = &hw->mac; e1000_init_hw_82540() local 462 struct e1000_mac_info *mac = &hw->mac; e1000_setup_fiber_serdes_link_82540() local [all...] |
H A D | e1000_82543.c | 195 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82543() local 958 struct e1000_mac_info *mac = &hw->mac; e1000_init_hw_82543() local 1199 struct e1000_mac_info *mac = &hw->mac; e1000_check_for_copper_link_82543() local 1335 struct e1000_mac_info *mac = &hw->mac; e1000_check_for_fiber_link_82543() local [all...] |
H A D | e1000_82571.c | 288 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82571() local 1192 struct e1000_mac_info *mac = &hw->mac; e1000_init_hw_82571() local 1652 struct e1000_mac_info *mac = &hw->mac; e1000_check_for_serdes_link_82571() local 1973 struct e1000_mac_info *mac = &hw->mac; e1000_power_down_phy_copper_82571() local [all...] |
H A D | e1000_82541.c | 221 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82541() local 376 struct e1000_mac_info *mac = &hw->mac; e1000_init_hw_82541() local 586 struct e1000_mac_info *mac = &hw->mac; e1000_check_for_link_82541() local [all...] |
/titanic_51/usr/src/uts/common/crypto/api/ |
H A D | kcf_mac.c | 97 crypto_ctx_template_t tmpl, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_mac_prov() argument 130 crypto_key_t *key, crypto_ctx_template_t tmpl, crypto_data_t *mac, in crypto_mac() argument 221 crypto_ctx_template_t tmpl, crypto_data_t *mac, crypto_call_req_ in crypto_mac_verify_prov() argument 254 crypto_mac_verify(crypto_mechanism_t * mech,crypto_data_t * data,crypto_key_t * key,crypto_ctx_template_t tmpl,crypto_data_t * mac,crypto_call_req_t * crq) crypto_mac_verify() argument 571 crypto_mac_final(crypto_context_t context,crypto_data_t * mac,crypto_call_req_t * cr) crypto_mac_final() argument 608 crypto_mac_single(crypto_context_t context,crypto_data_t * data,crypto_data_t * mac,crypto_call_req_t * cr) crypto_mac_single() argument [all...] |
H A D | kcf_dual.c | 54 crypto_dual_data_t *ct, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_encrypt_mac_prov() argument 176 crypto_dual_data_t *ct, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_encrypt_mac() argument 971 crypto_encrypt_mac_final(crypto_context_t context,crypto_dual_data_t * ct,crypto_data_t * mac,crypto_call_req_t * cr) crypto_encrypt_mac_final() argument 1073 crypto_mac_decrypt(crypto_mechanism_t * mac_mech,crypto_mechanism_t * decr_mech,crypto_dual_data_t * ct,crypto_key_t * mac_key,crypto_key_t * decr_key,crypto_ctx_template_t mac_tmpl,crypto_ctx_template_t decr_tmpl,crypto_data_t * mac,crypto_data_t * pt,crypto_call_req_t * crq) crypto_mac_decrypt() argument 1084 crypto_mac_decrypt_prov(crypto_provider_t provider,crypto_session_id_t sid,crypto_mechanism_t * mac_mech,crypto_mechanism_t * decr_mech,crypto_dual_data_t * ct,crypto_key_t * mac_key,crypto_key_t * decr_key,crypto_ctx_template_t mac_tmpl,crypto_ctx_template_t decr_tmpl,crypto_data_t * mac,crypto_data_t * pt,crypto_call_req_t * crq) crypto_mac_decrypt_prov() argument 1102 crypto_mac_verify_decrypt(crypto_mechanism_t * mac_mech,crypto_mechanism_t * decr_mech,crypto_dual_data_t * ct,crypto_key_t * mac_key,crypto_key_t * decr_key,crypto_ctx_template_t mac_tmpl,crypto_ctx_template_t decr_tmpl,crypto_data_t * mac,crypto_data_t * pt,crypto_call_req_t * crq) crypto_mac_verify_decrypt() argument 1114 crypto_mac_verify_decrypt_prov(crypto_provider_t provider,crypto_session_id_t sid,crypto_mechanism_t * mac_mech,crypto_mechanism_t * decr_mech,crypto_dual_data_t * ct,crypto_key_t * mac_key,crypto_key_t * decr_key,crypto_ctx_template_t mac_tmpl,crypto_ctx_template_t decr_tmpl,crypto_data_t * mac,crypto_data_t * pt,crypto_call_req_t * crq) crypto_mac_verify_decrypt_prov() argument 1130 crypto_mac_decrypt_common(crypto_mechanism_t * mac_mech,crypto_mechanism_t * decr_mech,crypto_dual_data_t * ct,crypto_key_t * mac_key,crypto_key_t * decr_key,crypto_ctx_template_t mac_tmpl,crypto_ctx_template_t decr_tmpl,crypto_data_t * mac,crypto_data_t * pt,crypto_call_req_t * crq,boolean_t do_verify) crypto_mac_decrypt_common() argument 1393 crypto_mac_decrypt_common_prov(crypto_provider_t provider,crypto_session_id_t sid,crypto_mechanism_t * mac_mech,crypto_mechanism_t * decr_mech,crypto_dual_data_t * ct,crypto_key_t * mac_key,crypto_key_t * decr_key,crypto_ctx_template_t mac_tmpl,crypto_ctx_template_t decr_tmpl,crypto_data_t * mac,crypto_data_t * pt,crypto_call_req_t * crq,boolean_t do_verify) crypto_mac_decrypt_common_prov() argument 2063 crypto_mac_decrypt_final(crypto_context_t context,crypto_data_t * mac,crypto_data_t * pt,crypto_call_req_t * cr) crypto_mac_decrypt_final() argument [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | wpa_enc.c | 135 unsigned char *data, unsigned int data_len, unsigned char *mac) in hmac_sha1() argument 144 unsigned char *addr[], unsigned int *len, unsigned char *mac) in hmac_sha1_vector() argument 242 uint8_t *addr[], size_t *len, uint8_t *mac) in hmac_md5_vector() argument 266 size_t data_len, uint8_t *mac) in hmac_md5() argument
|
/titanic_51/usr/src/lib/librstp/common/ |
H A D | transmit.c | 47 MAC_HEADER_T mac; member 53 MAC_HEADER_T mac; member 60 MAC_HEADER_T mac; member
|
/titanic_51/usr/src/boot/sys/boot/arm/at91/boot2/ |
H A D | centipad_board.c | 36 unsigned char mac[6] = { 0x42, 0x53, 0x44, 0, 1, 1 }; variable
|
H A D | kb920x_board.c | 36 unsigned char mac[6] = { 0x42, 0x53, 0x44, 0, 0, 1 }; variable
|
/titanic_51/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softMAC.h | 110 #define SOFT_MAC_FINAL(HASH, mac_ctx, mac) \ argument 115 #define SOFT_MAC_FINAL_2(HASH, mac_ctx, mac) \ argument
|
/titanic_51/usr/src/lib/libpp/common/ |
H A D | ppinput.c | 356 register struct ppmacro* mac; in dump() local 479 struct ppmacro* mac; in ppload() local
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppinput.c | 351 register struct ppmacro* mac; in dump() local 474 struct ppmacro* mac; in ppload() local [all...] |