Symbol: UNM_CRB_NIU
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1706
ql_8021_wr_32(ha, UNM_CRB_NIU + 0x40, 0xff);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1707
ql_8021_wr_32(ha, UNM_CRB_NIU + 0x70000, 0x0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1708
ql_8021_wr_32(ha, UNM_CRB_NIU + 0x80000, 0x0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1709
ql_8021_wr_32(ha, UNM_CRB_NIU + 0x90000, 0x0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1710
ql_8021_wr_32(ha, UNM_CRB_NIU + 0xa0000, 0x0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1711
ql_8021_wr_32(ha, UNM_CRB_NIU + 0xb0000, 0x0);
usr/src/uts/common/io/ntxn/unm_inc.h
1641
#define UNM_MAC_ADDR_CNTL_REG (UNM_CRB_NIU + 0x1000)
usr/src/uts/common/io/ntxn/unm_inc.h
1643
#define UNM_MULTICAST_ADDR_HI_0 (UNM_CRB_NIU + 0x1010)
usr/src/uts/common/io/ntxn/unm_inc.h
1644
#define UNM_MULTICAST_ADDR_HI_1 (UNM_CRB_NIU + 0x1014)
usr/src/uts/common/io/ntxn/unm_inc.h
1645
#define UNM_MULTICAST_ADDR_HI_2 (UNM_CRB_NIU + 0x1018)
usr/src/uts/common/io/ntxn/unm_inc.h
1646
#define UNM_MULTICAST_ADDR_HI_3 (UNM_CRB_NIU + 0x101c)
usr/src/uts/common/io/ntxn/unm_inc.h
1648
#define M_UNICAST_ADDR_BASE (UNM_CRB_NIU + 0x1080)
usr/src/uts/common/io/ntxn/unm_inc.h
1650
#define UNM_UNICAST_ADDR_LO_0_0 (UNM_CRB_NIU + 0x1080) // port 0
usr/src/uts/common/io/ntxn/unm_inc.h
1651
#define UNM_UNICAST_ADDR_HI_0_0 (UNM_CRB_NIU + 0x1084)
usr/src/uts/common/io/ntxn/unm_inc.h
1652
#define UNM_UNICAST_ADDR_LO_0_1 (UNM_CRB_NIU + 0x1088)
usr/src/uts/common/io/ntxn/unm_inc.h
1653
#define UNM_UNICAST_ADDR_HI_0_1 (UNM_CRB_NIU + 0x108c)
usr/src/uts/common/io/ntxn/unm_inc.h
1654
#define UNM_UNICAST_ADDR_LO_0_2 (UNM_CRB_NIU + 0x1090)
usr/src/uts/common/io/ntxn/unm_inc.h
1655
#define UNM_UNICAST_ADDR_HI_0_2 (UNM_CRB_NIU + 0x1084)
usr/src/uts/common/io/ntxn/unm_inc.h
1656
#define UNM_UNICAST_ADDR_LO_0_3 (UNM_CRB_NIU + 0x1098)
usr/src/uts/common/io/ntxn/unm_inc.h
1657
#define UNM_UNICAST_ADDR_HI_0_3 (UNM_CRB_NIU + 0x109c)
usr/src/uts/common/io/ntxn/unm_inc.h
1659
#define UNM_UNICAST_ADDR_LO_1_0 (UNM_CRB_NIU + 0x10a0)
usr/src/uts/common/io/ntxn/unm_inc.h
1660
#define UNM_UNICAST_ADDR_HI_1_0 (UNM_CRB_NIU + 0x10a4)
usr/src/uts/common/io/ntxn/unm_inc.h
1661
#define UNM_UNICAST_ADDR_LO_1_1 (UNM_CRB_NIU + 0x10a8)
usr/src/uts/common/io/ntxn/unm_inc.h
1662
#define UNM_UNICAST_ADDR_HI_1_1 (UNM_CRB_NIU + 0x10ac)
usr/src/uts/common/io/ntxn/unm_inc.h
1663
#define UNM_UNICAST_ADDR_LO_1_2 (UNM_CRB_NIU + 0x10b0)
usr/src/uts/common/io/ntxn/unm_inc.h
1664
#define UNM_UNICAST_ADDR_HI_1_2 (UNM_CRB_NIU + 0x10b4)
usr/src/uts/common/io/ntxn/unm_inc.h
1665
#define UNM_UNICAST_ADDR_LO_1_3 (UNM_CRB_NIU + 0x10b8)
usr/src/uts/common/io/ntxn/unm_inc.h
1666
#define UNM_UNICAST_ADDR_HI_1_3 (UNM_CRB_NIU + 0x10bc)
usr/src/uts/common/io/ntxn/unm_inc.h
1668
#define UNM_UNICAST_ADDR_LO_2_0 (UNM_CRB_NIU + 0x10c0)
usr/src/uts/common/io/ntxn/unm_inc.h
1669
#define UNM_UNICAST_ADDR_HI_2_0 (UNM_CRB_NIU + 0x10c4)
usr/src/uts/common/io/ntxn/unm_inc.h
1670
#define UNM_UNICAST_ADDR_LO_2_1 (UNM_CRB_NIU + 0x10c8)
usr/src/uts/common/io/ntxn/unm_inc.h
1671
#define UNM_UNICAST_ADDR_HI_2_1 (UNM_CRB_NIU + 0x10cc)
usr/src/uts/common/io/ntxn/unm_inc.h
1672
#define UNM_UNICAST_ADDR_LO_2_2 (UNM_CRB_NIU + 0x10d0)
usr/src/uts/common/io/ntxn/unm_inc.h
1673
#define UNM_UNICAST_ADDR_HI_2_2 (UNM_CRB_NIU + 0x10d4)
usr/src/uts/common/io/ntxn/unm_inc.h
1674
#define UNM_UNICAST_ADDR_LO_2_3 (UNM_CRB_NIU + 0x10d8)
usr/src/uts/common/io/ntxn/unm_inc.h
1675
#define UNM_UNICAST_ADDR_HI_2_3 (UNM_CRB_NIU + 0x10dc)
usr/src/uts/common/io/ntxn/unm_inc.h
1677
#define UNM_UNICAST_ADDR_LO_3_0 (UNM_CRB_NIU + 0x10e0)
usr/src/uts/common/io/ntxn/unm_inc.h
1678
#define UNM_UNICAST_ADDR_HI_3_0 (UNM_CRB_NIU + 0x10e4)
usr/src/uts/common/io/ntxn/unm_inc.h
1679
#define UNM_UNICAST_ADDR_LO_3_1 (UNM_CRB_NIU + 0x10e8)
usr/src/uts/common/io/ntxn/unm_inc.h
1680
#define UNM_UNICAST_ADDR_HI_3_1 (UNM_CRB_NIU + 0x10ec)
usr/src/uts/common/io/ntxn/unm_inc.h
1681
#define UNM_UNICAST_ADDR_LO_3_2 (UNM_CRB_NIU + 0x10f0)
usr/src/uts/common/io/ntxn/unm_inc.h
1682
#define UNM_UNICAST_ADDR_HI_3_2 (UNM_CRB_NIU + 0x10f4)
usr/src/uts/common/io/ntxn/unm_inc.h
1683
#define UNM_UNICAST_ADDR_LO_3_3 (UNM_CRB_NIU + 0x10f8)
usr/src/uts/common/io/ntxn/unm_inc.h
1684
#define UNM_UNICAST_ADDR_HI_3_3 (UNM_CRB_NIU + 0x10fc)
usr/src/uts/common/io/ntxn/unm_inc.h
1686
#define UNM_MULTICAST_ADDR_BASE (UNM_CRB_NIU + 0x1100)
usr/src/uts/common/io/ntxn/unm_inc.h
1689
#define UNM_MULTICAST_ADDR_LO_0 (UNM_CRB_NIU + 0x1100)
usr/src/uts/common/io/ntxn/unm_inc.h
1691
#define UNM_MULTICAST_ADDR_LO_1 (UNM_CRB_NIU + 0x1180)
usr/src/uts/common/io/ntxn/unm_inc.h
1693
#define UNM_MULTICAST_ADDR_LO_2 (UNM_CRB_NIU + 0x1200)
usr/src/uts/common/io/ntxn/unm_inc.h
1695
#define UNM_MULTICAST_ADDR_LO_3 (UNM_CRB_NIU + 0x1280)
usr/src/uts/common/io/ntxn/unm_inc.h
591
#define UNM_NIU_MODE (UNM_CRB_NIU + 0x00000)
usr/src/uts/common/io/ntxn/unm_inc.h
593
#define UNM_NIU_XG_SINGLE_TERM (UNM_CRB_NIU + 0x00004)
usr/src/uts/common/io/ntxn/unm_inc.h
594
#define UNM_NIU_XG_DRIVE_HI (UNM_CRB_NIU + 0x00008)
usr/src/uts/common/io/ntxn/unm_inc.h
595
#define UNM_NIU_XG_DRIVE_LO (UNM_CRB_NIU + 0x0000c)
usr/src/uts/common/io/ntxn/unm_inc.h
596
#define UNM_NIU_XG_DTX (UNM_CRB_NIU + 0x00010)
usr/src/uts/common/io/ntxn/unm_inc.h
597
#define UNM_NIU_XG_DEQ (UNM_CRB_NIU + 0x00014)
usr/src/uts/common/io/ntxn/unm_inc.h
598
#define UNM_NIU_XG_WORD_ALIGN (UNM_CRB_NIU + 0x00018)
usr/src/uts/common/io/ntxn/unm_inc.h
599
#define UNM_NIU_XG_RESET (UNM_CRB_NIU + 0x0001c)
usr/src/uts/common/io/ntxn/unm_inc.h
600
#define UNM_NIU_XG_POWER_DOWN (UNM_CRB_NIU + 0x00020)
usr/src/uts/common/io/ntxn/unm_inc.h
601
#define UNM_NIU_XG_RESET_PLL (UNM_CRB_NIU + 0x00024)
usr/src/uts/common/io/ntxn/unm_inc.h
602
#define UNM_NIU_XG_SERDES_LOOPBACK (UNM_CRB_NIU + 0x00028)
usr/src/uts/common/io/ntxn/unm_inc.h
603
#define UNM_NIU_XG_DO_BYTE_ALIGN (UNM_CRB_NIU + 0x0002c)
usr/src/uts/common/io/ntxn/unm_inc.h
604
#define UNM_NIU_XG_TX_ENABLE (UNM_CRB_NIU + 0x00030)
usr/src/uts/common/io/ntxn/unm_inc.h
605
#define UNM_NIU_XG_RX_ENABLE (UNM_CRB_NIU + 0x00034)
usr/src/uts/common/io/ntxn/unm_inc.h
606
#define UNM_NIU_XG_STATUS (UNM_CRB_NIU + 0x00038)
usr/src/uts/common/io/ntxn/unm_inc.h
607
#define UNM_NIU_XG_PAUSE_THRESHOLD (UNM_CRB_NIU + 0x0003c)
usr/src/uts/common/io/ntxn/unm_inc.h
608
#define UNM_NIU_INT_MASK (UNM_CRB_NIU + 0x00040)
usr/src/uts/common/io/ntxn/unm_inc.h
609
#define UNM_NIU_ACTIVE_INT (UNM_CRB_NIU + 0x00044)
usr/src/uts/common/io/ntxn/unm_inc.h
610
#define UNM_NIU_MASKABLE_INT (UNM_CRB_NIU + 0x00048)
usr/src/uts/common/io/ntxn/unm_inc.h
611
#define UNM_NIU_TEST_MUX_CTL (UNM_CRB_NIU + 0x00094)
usr/src/uts/common/io/ntxn/unm_inc.h
612
#define UNM_NIU_XG_PAUSE_CTL (UNM_CRB_NIU + 0x00098)
usr/src/uts/common/io/ntxn/unm_inc.h
613
#define UNM_NIU_XG_PAUSE_LEVEL (UNM_CRB_NIU + 0x000dc)
usr/src/uts/common/io/ntxn/unm_inc.h
614
#define UNM_NIU_XG_SEL (UNM_CRB_NIU + 0x00128)
usr/src/uts/common/io/ntxn/unm_inc.h
615
#define UNM_NIU_GB_PAUSE_CTL (UNM_CRB_NIU + 0x0030c)
usr/src/uts/common/io/ntxn/unm_inc.h
616
#define UNM_NIU_FULL_LEVEL_XG (UNM_CRB_NIU + 0x00450)
usr/src/uts/common/io/ntxn/unm_inc.h
619
#define UNM_NIU_XG1_RESET (UNM_CRB_NIU + 0x0011c)
usr/src/uts/common/io/ntxn/unm_inc.h
620
#define UNM_NIU_XG1_POWER_DOWN (UNM_CRB_NIU + 0x00120)
usr/src/uts/common/io/ntxn/unm_inc.h
621
#define UNM_NIU_XG1_RESET_PLL (UNM_CRB_NIU + 0x00124)
usr/src/uts/common/io/ntxn/unm_inc.h
623
#define UNM_NIU_STRAP_VALUE_SAVE_HIGHER (UNM_CRB_NIU + 0x0004c)
usr/src/uts/common/io/ntxn/unm_inc.h
625
#define UNM_NIU_GB_SERDES_RESET (UNM_CRB_NIU + 0x00050)
usr/src/uts/common/io/ntxn/unm_inc.h
626
#define UNM_NIU_GB0_GMII_MODE (UNM_CRB_NIU + 0x00054)
usr/src/uts/common/io/ntxn/unm_inc.h
627
#define UNM_NIU_GB0_MII_MODE (UNM_CRB_NIU + 0x00058)
usr/src/uts/common/io/ntxn/unm_inc.h
628
#define UNM_NIU_GB1_GMII_MODE (UNM_CRB_NIU + 0x0005c)
usr/src/uts/common/io/ntxn/unm_inc.h
629
#define UNM_NIU_GB1_MII_MODE (UNM_CRB_NIU + 0x00060)
usr/src/uts/common/io/ntxn/unm_inc.h
630
#define UNM_NIU_GB2_GMII_MODE (UNM_CRB_NIU + 0x00064)
usr/src/uts/common/io/ntxn/unm_inc.h
631
#define UNM_NIU_GB2_MII_MODE (UNM_CRB_NIU + 0x00068)
usr/src/uts/common/io/ntxn/unm_inc.h
632
#define UNM_NIU_GB3_GMII_MODE (UNM_CRB_NIU + 0x0006c)
usr/src/uts/common/io/ntxn/unm_inc.h
633
#define UNM_NIU_GB3_MII_MODE (UNM_CRB_NIU + 0x00070)
usr/src/uts/common/io/ntxn/unm_inc.h
634
#define UNM_NIU_REMOTE_LOOPBACK (UNM_CRB_NIU + 0x00074)
usr/src/uts/common/io/ntxn/unm_inc.h
635
#define UNM_NIU_GB0_HALF_DUPLEX (UNM_CRB_NIU + 0x00078)
usr/src/uts/common/io/ntxn/unm_inc.h
636
#define UNM_NIU_GB1_HALF_DUPLEX (UNM_CRB_NIU + 0x0007c)
usr/src/uts/common/io/ntxn/unm_inc.h
637
#define UNM_NIU_GB2_HALF_DUPLEX (UNM_CRB_NIU + 0x00080)
usr/src/uts/common/io/ntxn/unm_inc.h
638
#define UNM_NIU_GB3_HALF_DUPLEX (UNM_CRB_NIU + 0x00084)
usr/src/uts/common/io/ntxn/unm_inc.h
639
#define UNM_NIU_RESET_SYS_FIFOS (UNM_CRB_NIU + 0x00088)
usr/src/uts/common/io/ntxn/unm_inc.h
640
#define UNM_NIU_GB_CRC_DROP (UNM_CRB_NIU + 0x0008c)
usr/src/uts/common/io/ntxn/unm_inc.h
641
#define UNM_NIU_GB_DROP_WRONGADDR (UNM_CRB_NIU + 0x00090)
usr/src/uts/common/io/ntxn/unm_inc.h
642
#define UNM_NIU_TEST_MUX_CTL (UNM_CRB_NIU + 0x00094)
usr/src/uts/common/io/ntxn/unm_inc.h
643
#define UNM_NIU_XG_PAUSE_CTL (UNM_CRB_NIU + 0x00098)
usr/src/uts/common/io/ntxn/unm_inc.h
644
#define UNM_NIU_GB0_PAUSE_LEVEL (UNM_CRB_NIU + 0x000cc)
usr/src/uts/common/io/ntxn/unm_inc.h
645
#define UNM_NIU_GB1_PAUSE_LEVEL (UNM_CRB_NIU + 0x000d0)
usr/src/uts/common/io/ntxn/unm_inc.h
646
#define UNM_NIU_GB2_PAUSE_LEVEL (UNM_CRB_NIU + 0x000d4)
usr/src/uts/common/io/ntxn/unm_inc.h
647
#define UNM_NIU_GB3_PAUSE_LEVEL (UNM_CRB_NIU + 0x000d8)
usr/src/uts/common/io/ntxn/unm_inc.h
648
#define UNM_NIU_XG_PAUSE_LEVEL (UNM_CRB_NIU + 0x000dc)
usr/src/uts/common/io/ntxn/unm_inc.h
649
#define UNM_NIU_FRAME_COUNT_SELECT (UNM_CRB_NIU + 0x000ac)
usr/src/uts/common/io/ntxn/unm_inc.h
650
#define UNM_NIU_FRAME_COUNT (UNM_CRB_NIU + 0x000b0)
usr/src/uts/common/io/ntxn/unm_inc.h
651
#define UNM_NIU_XG_SE (UNM_CRB_NIU + 0x00128)
usr/src/uts/common/io/ntxn/unm_inc.h
652
#define UNM_NIU_FULL_LEVEL_XG (UNM_CRB_NIU + 0x00450)
usr/src/uts/common/io/ntxn/unm_inc.h
654
#define UNM_NIU_FC_RX_STATUS(I) (UNM_CRB_NIU + 0x10000 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
655
#define UNM_NIU_FC_RX_COMMA_DETECT(I) (UNM_CRB_NIU + 0x10004 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
656
#define UNM_NIU_FC_LASER_UNSAFE(I) (UNM_CRB_NIU + 0x10008 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
657
#define UNM_NIU_FC_TX_CONTROL(I) (UNM_CRB_NIU + 0x1000c + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
658
#define UNM_NIU_FC_ON_OFFLINE_CTL(I) (UNM_CRB_NIU + 0x10010 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
659
#define UNM_NIU_FC_PORT_ACTIVE_STAT(I) (UNM_CRB_NIU + 0x10014 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
660
#define UNM_NIU_FC_PORT_INACTIVE_STAT(I)(UNM_CRB_NIU + 0x10018 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
661
#define UNM_NIU_FC_LINK_FAILURE_CNT(I) (UNM_CRB_NIU + 0x1001c + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
662
#define UNM_NIU_FC_LOSS_SYNC_CNT(I) (UNM_CRB_NIU + 0x10020 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
663
#define UNM_NIU_FC_LOSS_SIGNAL_CNT(I) (UNM_CRB_NIU + 0x10024 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
664
#define UNM_NIU_FC_PRIM_SEQ_ERR_CNT(I) (UNM_CRB_NIU + 0x10028 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
665
#define UNM_NIU_FC_INVLD_TX_WORD_CNT(I) (UNM_CRB_NIU + 0x1002c + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
666
#define UNM_NIU_FC_INVLD_CRC_CNT(I) (UNM_CRB_NIU + 0x10030 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
667
#define UNM_NIU_FC_RX_CELL_CNT(I) (UNM_CRB_NIU + 0x10034 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
668
#define UNM_NIU_FC_TX_CELL_CNT(I) (UNM_CRB_NIU + 0x10038 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
669
#define UNM_NIU_FC_B2B_CREDIT(I) (UNM_CRB_NIU + 0x1003c + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
670
#define UNM_NIU_FC_LOGIN_DONE(I) (UNM_CRB_NIU + 0x10040 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
671
#define UNM_NIU_FC_OPERATING_SPEED(I) (UNM_CRB_NIU + 0x10044 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
673
#define UNM_NIU_GB_MAC_CONFIG_0(I) (UNM_CRB_NIU + 0x30000 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
674
#define UNM_NIU_GB_MAC_CONFIG_1(I) (UNM_CRB_NIU + 0x30004 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
675
#define UNM_NIU_GB_MAC_IPG_IFG(I) (UNM_CRB_NIU + 0x30008 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
676
#define UNM_NIU_GB_HALF_DUPLEX_CTRL(I) (UNM_CRB_NIU + 0x3000c + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
677
#define UNM_NIU_GB_MAX_FRAME_SIZE(I) (UNM_CRB_NIU + 0x30010 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
678
#define UNM_NIU_GB_TEST_REG(I) (UNM_CRB_NIU + 0x3001c + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
679
#define UNM_NIU_GB_MII_MGMT_CONFIG(I) (UNM_CRB_NIU + 0x30020 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
680
#define UNM_NIU_GB_MII_MGMT_COMMAND(I) (UNM_CRB_NIU + 0x30024 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
681
#define UNM_NIU_GB_MII_MGMT_ADDR(I) (UNM_CRB_NIU + 0x30028 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
682
#define UNM_NIU_GB_MII_MGMT_CTRL(I) (UNM_CRB_NIU + 0x3002c + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
683
#define UNM_NIU_GB_MII_MGMT_STATUS(I) (UNM_CRB_NIU + 0x30030 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
684
#define UNM_NIU_GB_MII_MGMT_INDICATE(I) (UNM_CRB_NIU + 0x30034 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
685
#define UNM_NIU_GB_INTERFACE_CTRL(I) (UNM_CRB_NIU + 0x30038 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
686
#define UNM_NIU_GB_INTERFACE_STATUS(I) (UNM_CRB_NIU + 0x3003c + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
687
#define UNM_NIU_GB_STATION_ADDR_0(I) (UNM_CRB_NIU + 0x30040 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
688
#define UNM_NIU_GB_STATION_ADDR_1(I) (UNM_CRB_NIU + 0x30044 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
690
#define UNM_NIU_XGE_CONFIG_0 (UNM_CRB_NIU + 0x70000)
usr/src/uts/common/io/ntxn/unm_inc.h
691
#define UNM_NIU_XGE_CONFIG_1 (UNM_CRB_NIU + 0x70004)
usr/src/uts/common/io/ntxn/unm_inc.h
692
#define UNM_NIU_XGE_IPG (UNM_CRB_NIU + 0x70008)
usr/src/uts/common/io/ntxn/unm_inc.h
693
#define UNM_NIU_XGE_STATION_ADDR_0_HI (UNM_CRB_NIU + 0x7000c)
usr/src/uts/common/io/ntxn/unm_inc.h
694
#define UNM_NIU_XGE_STATION_ADDR_0_1 (UNM_CRB_NIU + 0x70010)
usr/src/uts/common/io/ntxn/unm_inc.h
695
#define UNM_NIU_XGE_STATION_ADDR_1_LO (UNM_CRB_NIU + 0x70014)
usr/src/uts/common/io/ntxn/unm_inc.h
696
#define UNM_NIU_XGE_STATUS (UNM_CRB_NIU + 0x70018)
usr/src/uts/common/io/ntxn/unm_inc.h
697
#define UNM_NIU_XGE_MAX_FRAME_SIZE (UNM_CRB_NIU + 0x7001c)
usr/src/uts/common/io/ntxn/unm_inc.h
698
#define UNM_NIU_XGE_PAUSE_FRAME_VALUE (UNM_CRB_NIU + 0x70020)
usr/src/uts/common/io/ntxn/unm_inc.h
699
#define UNM_NIU_XGE_TX_BYTE_CNT (UNM_CRB_NIU + 0x70024)
usr/src/uts/common/io/ntxn/unm_inc.h
700
#define UNM_NIU_XGE_TX_FRAME_CNT (UNM_CRB_NIU + 0x70028)
usr/src/uts/common/io/ntxn/unm_inc.h
701
#define UNM_NIU_XGE_RX_BYTE_CNT (UNM_CRB_NIU + 0x7002c)
usr/src/uts/common/io/ntxn/unm_inc.h
702
#define UNM_NIU_XGE_RX_FRAME_CNT (UNM_CRB_NIU + 0x70030)
usr/src/uts/common/io/ntxn/unm_inc.h
703
#define UNM_NIU_XGE_AGGR_ERROR_CNT (UNM_CRB_NIU + 0x70034)
usr/src/uts/common/io/ntxn/unm_inc.h
704
#define UNM_NIU_XGE_MULTICAST_FRAME_CNT (UNM_CRB_NIU + 0x70038)
usr/src/uts/common/io/ntxn/unm_inc.h
705
#define UNM_NIU_XGE_UNICAST_FRAME_CNT (UNM_CRB_NIU + 0x7003c)
usr/src/uts/common/io/ntxn/unm_inc.h
706
#define UNM_NIU_XGE_CRC_ERROR_CNT (UNM_CRB_NIU + 0x70040)
usr/src/uts/common/io/ntxn/unm_inc.h
707
#define UNM_NIU_XGE_OVERSIZE_FRAME_ERR (UNM_CRB_NIU + 0x70044)
usr/src/uts/common/io/ntxn/unm_inc.h
708
#define UNM_NIU_XGE_UNDERSIZE_FRAME_ERR (UNM_CRB_NIU + 0x70048)
usr/src/uts/common/io/ntxn/unm_inc.h
709
#define UNM_NIU_XGE_LOCAL_ERROR_CNT (UNM_CRB_NIU + 0x7004c)
usr/src/uts/common/io/ntxn/unm_inc.h
710
#define UNM_NIU_XGE_REMOTE_ERROR_CNT (UNM_CRB_NIU + 0x70050)
usr/src/uts/common/io/ntxn/unm_inc.h
711
#define UNM_NIU_XGE_CONTROL_CHAR_CNT (UNM_CRB_NIU + 0x70054)
usr/src/uts/common/io/ntxn/unm_inc.h
712
#define UNM_NIU_XGE_PAUSE_FRAME_CNT (UNM_CRB_NIU + 0x70058)
usr/src/uts/common/io/ntxn/unm_inc.h
713
#define UNM_NIU_XG1_CONFIG_0 (UNM_CRB_NIU + 0x80000)
usr/src/uts/common/io/ntxn/unm_inc.h
714
#define UNM_NIU_XG1_CONFIG_1 (UNM_CRB_NIU + 0x80004)
usr/src/uts/common/io/ntxn/unm_inc.h
715
#define UNM_NIU_XG1_IPG (UNM_CRB_NIU + 0x80008)
usr/src/uts/common/io/ntxn/unm_inc.h
716
#define UNM_NIU_XG1_STATION_ADDR_0_HI (UNM_CRB_NIU + 0x8000c)
usr/src/uts/common/io/ntxn/unm_inc.h
717
#define UNM_NIU_XG1_STATION_ADDR_0_1 (UNM_CRB_NIU + 0x80010)
usr/src/uts/common/io/ntxn/unm_inc.h
718
#define UNM_NIU_XG1_STATION_ADDR_1_LO (UNM_CRB_NIU + 0x80014)
usr/src/uts/common/io/ntxn/unm_inc.h
719
#define UNM_NIU_XG1_STATUS (UNM_CRB_NIU + 0x80018)
usr/src/uts/common/io/ntxn/unm_inc.h
720
#define UNM_NIU_XG1_MAX_FRAME_SIZE (UNM_CRB_NIU + 0x8001c)
usr/src/uts/common/io/ntxn/unm_inc.h
721
#define UNM_NIU_XG1_PAUSE_FRAME_VALUE (UNM_CRB_NIU + 0x80020)
usr/src/uts/common/io/ntxn/unm_inc.h
722
#define UNM_NIU_XG1_TX_BYTE_CNT (UNM_CRB_NIU + 0x80024)
usr/src/uts/common/io/ntxn/unm_inc.h
723
#define UNM_NIU_XG1_TX_FRAME_CNT (UNM_CRB_NIU + 0x80028)
usr/src/uts/common/io/ntxn/unm_inc.h
724
#define UNM_NIU_XG1_RX_BYTE_CNT (UNM_CRB_NIU + 0x8002c)
usr/src/uts/common/io/ntxn/unm_inc.h
725
#define UNM_NIU_XG1_RX_FRAME_CNT (UNM_CRB_NIU + 0x80030)
usr/src/uts/common/io/ntxn/unm_inc.h
726
#define UNM_NIU_XG1_AGGR_ERROR_CNT (UNM_CRB_NIU + 0x80034)
usr/src/uts/common/io/ntxn/unm_inc.h
727
#define UNM_NIU_XG1_MULTICAST_FRAME_CNT (UNM_CRB_NIU + 0x80038)
usr/src/uts/common/io/ntxn/unm_inc.h
728
#define UNM_NIU_XG1_UNICAST_FRAME_CNT (UNM_CRB_NIU + 0x8003c)
usr/src/uts/common/io/ntxn/unm_inc.h
729
#define UNM_NIU_XG1_CRC_ERROR_CNT (UNM_CRB_NIU + 0x80040)
usr/src/uts/common/io/ntxn/unm_inc.h
730
#define UNM_NIU_XG1_OVERSIZE_FRAME_ERR (UNM_CRB_NIU + 0x80044)
usr/src/uts/common/io/ntxn/unm_inc.h
731
#define UNM_NIU_XG1_UNDERSIZE_FRAME_ERR (UNM_CRB_NIU + 0x80048)
usr/src/uts/common/io/ntxn/unm_inc.h
732
#define UNM_NIU_XG1_LOCAL_ERROR_CNT (UNM_CRB_NIU + 0x8004c)
usr/src/uts/common/io/ntxn/unm_inc.h
733
#define UNM_NIU_XG1_REMOTE_ERROR_CNT (UNM_CRB_NIU + 0x80050)
usr/src/uts/common/io/ntxn/unm_inc.h
734
#define UNM_NIU_XG1_CONTROL_CHAR_CNT (UNM_CRB_NIU + 0x80054)
usr/src/uts/common/io/ntxn/unm_inc.h
735
#define UNM_NIU_XG1_PAUSE_FRAME_CNT (UNM_CRB_NIU + 0x80058)
usr/src/uts/common/io/ntxn/unm_inc.h
745
#define UNM_NIU_AP_MAC_CONFIG_0(I) (UNM_CRB_NIU + 0xa0000 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
746
#define UNM_NIU_AP_MAC_CONFIG_1(I) (UNM_CRB_NIU + 0xa0004 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
747
#define UNM_NIU_AP_MAC_IPG_IFG(I) (UNM_CRB_NIU + 0xa0008 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
748
#define UNM_NIU_AP_HALF_DUPLEX_CTRL(I) (UNM_CRB_NIU + 0xa000c + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
749
#define UNM_NIU_AP_MAX_FRAME_SIZE(I) (UNM_CRB_NIU + 0xa0010 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
750
#define UNM_NIU_AP_TEST_REG(I) (UNM_CRB_NIU + 0xa001c + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
751
#define UNM_NIU_AP_MII_MGMT_CONFIG(I) (UNM_CRB_NIU + 0xa0020 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
752
#define UNM_NIU_AP_MII_MGMT_COMMAND(I) (UNM_CRB_NIU + 0xa0024 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
753
#define UNM_NIU_AP_MII_MGMT_ADDR(I) (UNM_CRB_NIU + 0xa0028 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
754
#define UNM_NIU_AP_MII_MGMT_CTRL(I) (UNM_CRB_NIU + 0xa002c + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
755
#define UNM_NIU_AP_MII_MGMT_STATUS(I) (UNM_CRB_NIU + 0xa0030 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
756
#define UNM_NIU_AP_MII_MGMT_INDICATE(I) (UNM_CRB_NIU + 0xa0034 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
757
#define UNM_NIU_AP_INTERFACE_CTRL(I) (UNM_CRB_NIU + 0xa0038 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
758
#define UNM_NIU_AP_INTERFACE_STATUS(I) (UNM_CRB_NIU + 0xa003c + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
759
#define UNM_NIU_AP_STATION_ADDR_0(I) (UNM_CRB_NIU + 0xa0040 + (I)*0x10000)
usr/src/uts/common/io/ntxn/unm_inc.h
760
#define UNM_NIU_AP_STATION_ADDR_1(I) (UNM_CRB_NIU + 0xa0044 + (I)*0x10000)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
718
#define UNM_NIU_MODE (UNM_CRB_NIU + 0x00000)