Symbol: bdn
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/bdn.h
169
struct bdn bdn;
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/bdn.h
174
#define BDN_SIZE (sizeof(struct bdn))
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/bdn.h
176
#define BDN_CODEC_INFO() (ASN1_P->bdn_addr + OFFSETOF(struct bdn, codec_info))
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/bdn.h
177
#define BDN_CODEC_DATA() (ASN1_P->bdn_addr + OFFSETOF(struct bdn, codec))
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/bdn.h
178
#define BDN_NETPORT_NOW(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, netport[(papo.path << 1) + papo.port].now))
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/bdn.h
179
#define BDN_NETPORT_ON_PORT_RESET(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, netport[(papo.path << 1) + papo.port].on_port_reset))
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/bdn.h
180
#define BDN_NETPORT_NEXT_OS_BOOT(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, netport[(papo.path << 1) + papo.port].next_os_boot))
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/bdn.h
181
#define BDN_FLEXFUNC_NOW(pf_num) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, flexfunc[pf_num].now))
usr/src/uts/common/io/bnxe/577xx/hsi/mcp/bdn.h
182
#define BDN_FLEXFUNC_NEXT_OS_BOOT(pf_num) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, flexfunc[pf_num].next_os_boot))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
421
struct bdn bdn;
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
426
#define BDN_SIZE (sizeof(struct bdn))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
427
#define BDN_SERVER_INFO() (ASN1_P->bdn_addr + OFFSETOF(struct bdn, server_info))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
428
#define BDN_BASE_DEV_NEXT_OS() (ASN1_P->bdn_addr + OFFSETOF(struct bdn, base_dev.next_os))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
429
#define BDN_BASE_DEV_NOW() (ASN1_P->bdn_addr + OFFSETOF(struct bdn, base_dev.now))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
432
#define BDN_NETPORT_NOW(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, netport[(papo.path << 1) + papo.port].now))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
433
#define BDN_NETPORT_ON_PORT_RESET(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, netport[(papo.path << 1) + papo.port].on_port_reset))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
434
#define BDN_NETPORT_NEXT_OS_BOOT(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, netport[(papo.path << 1) + papo.port].next_os_boot))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
435
#define BDN_NETPORT_DIAG_CTRL(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, netport[(papo.path << 1) + papo.port].diag_ctrl))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
436
#define BDN_FLEXFUNC_NOW(pf_num) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, flexfunc[pf_num].now))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
437
#define BDN_FLEXFUNC_NEXT_OS_BOOT(pf_num) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, flexfunc[pf_num].next_os_boot))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
438
#define BDN_FLEXFUNC_DIAG_CTRL(pf_num) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, flexfunc[pf_num].diag_ctrl))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
439
#define BDN_FC_NPIV_NOW(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, fc_npiv[(papo.path << 1) + papo.port].now))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
440
#define BDN_FC_NPIV_NOW_CFG(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, fc_npiv[(papo.path << 1) + papo.port].now.fc_npiv_cfg))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
441
#define BDN_FC_NPIV_NOW_SETTINGS(papo, idx) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, fc_npiv[(papo.path << 1) + papo.port].now.settings[idx]))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
442
#define BDN_ISCSI_BOOT_NEXT_DLR_CFG(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, iscsi_boot[(papo.path << 1) + papo.port].next_dlr.cfg))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
443
#define BDN_ISCSI_BOOT_NEXT_DLR_INITIATOR(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, iscsi_boot[(papo.path << 1) + papo.port].next_dlr.initiator_cfg))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
444
#define BDN_ISCSI_BOOT_NEXT_DLR_TARGET(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, iscsi_boot[(papo.path << 1) + papo.port].next_dlr.target_params))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
445
#define BDN_ISCSI_BOOT_NEXT_DLR_AUTHENTICATION(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, iscsi_boot[(papo.path << 1) + papo.port].next_dlr.authentication))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
446
#define BDN_FCOE_BOOT_NEXT_DLR_CFG(papo) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, fcoe_boot[(papo.path << 1) + papo.port].next_dlr.cfg))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
447
#define BDN_FCOE_BOOT_NEXT_DLR_TARGET(papo, idx) (ASN1_P->bdn_addr + OFFSETOF(struct bdn, fcoe_boot[(papo.path << 1) + papo.port].next_dlr.fcoe_targets[idx]))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
448
#define BDN_NCSI_NEXT_DLR() (ASN1_P->bdn_addr + OFFSETOF(struct bdn, ncsi.bdn_ncsi_next_dlr))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
449
#define BDN_RAPID_RESPONSE (ASN1_P->bdn_addr + OFFSETOF(struct bdn, rpp_stc))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
450
#define BDN_SERV_INFO_ENC_ID() (ASN1_P->bdn_addr + OFFSETOF(struct bdn, serv_info_enc_id))
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
932
#define BDN_OFFSET_GLOB(x) (OFFSETOF(struct bdn, glob.x) & 0xffff)
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
933
#define BDN_OFFSET_BASE(x) (OFFSETOF(struct bdn, glob.base.x) & 0xffff)
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
934
#define BDN_OFFSET_NCSI(x) (OFFSETOF(struct bdn, glob.ncsi.x) & 0xffff)
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
935
#define BDN_OFFSET_PORT(x, y) (OFFSETOF(struct bdn, port[(x)].y) & 0xffff)
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
936
#define BDN_OFFSET_NPORT(x, y) (OFFSETOF(struct bdn, port[(x)].port.y) & 0xffff)
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
937
#define BDN_OFFSET_NPIV(x, y) (OFFSETOF(struct bdn, port[(x)].npiv.y) & 0xffff)
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
938
#define BDN_OFFSET_IBOOT(x, y) (OFFSETOF(struct bdn, port[(x)].iboot.y) & 0xffff)
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
939
#define BDN_OFFSET_FBOOT(x, y) (OFFSETOF(struct bdn, port[(x)].fboot.y) & 0xffff)
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
940
#define BDN_OFFSET_FUNC(x, y) (OFFSETOF(struct bdn, func[(x)].y) & 0xffff)
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
941
#define BDN_OFFSET_FLEX(x, y) (OFFSETOF(struct bdn, func[(x)].flex.y) & 0xffff)
usr/src/uts/common/io/qede/579xx/hsi/mcp/bdn.h
945
struct bdn bdn;