Symbol: ROMUSB_GLB
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1438
if (off == (ROMUSB_GLB + 0xbc)) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1441
if (off == (ROMUSB_GLB + 0xa8)) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1444
if (off == (ROMUSB_GLB + 0xc8)) { /* core clock */
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1447
if (off == (ROMUSB_GLB + 0x24)) { /* MN clock */
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1450
if (off == (ROMUSB_GLB + 0x1c)) { /* MS clock */
usr/src/uts/common/io/ntxn/unm_inc.h
394
#define UNM_ROMUSB_GLB_CONTROL (ROMUSB_GLB + 0x0000)
usr/src/uts/common/io/ntxn/unm_inc.h
395
#define UNM_ROMUSB_GLB_STATUS (ROMUSB_GLB + 0x0004)
usr/src/uts/common/io/ntxn/unm_inc.h
396
#define UNM_ROMUSB_GLB_SW_RESET (ROMUSB_GLB + 0x0008)
usr/src/uts/common/io/ntxn/unm_inc.h
397
#define UNM_ROMUSB_GLB_PAD_GPIO_I (ROMUSB_GLB + 0x000c)
usr/src/uts/common/io/ntxn/unm_inc.h
398
#define UNM_ROMUSB_GLB_RNG_PLL_CTL (ROMUSB_GLB + 0x0010)
usr/src/uts/common/io/ntxn/unm_inc.h
399
#define UNM_ROMUSB_GLB_TEST_MUX_O (ROMUSB_GLB + 0x0014)
usr/src/uts/common/io/ntxn/unm_inc.h
400
#define UNM_ROMUSB_GLB_PLL0_CTRL (ROMUSB_GLB + 0x0018)
usr/src/uts/common/io/ntxn/unm_inc.h
401
#define UNM_ROMUSB_GLB_PLL1_CTRL (ROMUSB_GLB + 0x001c)
usr/src/uts/common/io/ntxn/unm_inc.h
402
#define UNM_ROMUSB_GLB_PLL2_CTRL (ROMUSB_GLB + 0x0020)
usr/src/uts/common/io/ntxn/unm_inc.h
403
#define UNM_ROMUSB_GLB_PLL3_CTRL (ROMUSB_GLB + 0x0024)
usr/src/uts/common/io/ntxn/unm_inc.h
404
#define UNM_ROMUSB_GLB_PLL_LOCK (ROMUSB_GLB + 0x0028)
usr/src/uts/common/io/ntxn/unm_inc.h
405
#define UNM_ROMUSB_GLB_EXTERN_INT (ROMUSB_GLB + 0x002c)
usr/src/uts/common/io/ntxn/unm_inc.h
406
#define UNM_ROMUSB_GLB_PH_RST (ROMUSB_GLB + 0x0030)
usr/src/uts/common/io/ntxn/unm_inc.h
407
#define UNM_ROMUSB_GLB_PS_RST (ROMUSB_GLB + 0x0034)
usr/src/uts/common/io/ntxn/unm_inc.h
408
#define UNM_ROMUSB_GLB_CAS_RST (ROMUSB_GLB + 0x0038)
usr/src/uts/common/io/ntxn/unm_inc.h
409
#define UNM_ROMUSB_GLB_MIU_RST (ROMUSB_GLB + 0x003c)
usr/src/uts/common/io/ntxn/unm_inc.h
410
#define UNM_ROMUSB_GLB_CRB_RST (ROMUSB_GLB + 0x0040)
usr/src/uts/common/io/ntxn/unm_inc.h
411
#define UNM_ROMUSB_GLB_TEST_MUX_SEL (ROMUSB_GLB + 0x0044)
usr/src/uts/common/io/ntxn/unm_inc.h
412
#define UNM_ROMUSB_GLB_MN_COM_A2T (ROMUSB_GLB + 0x0050)
usr/src/uts/common/io/ntxn/unm_inc.h
413
#define UNM_ROMUSB_GLB_REV_ID (ROMUSB_GLB + 0x0054)
usr/src/uts/common/io/ntxn/unm_inc.h
414
#define UNM_ROMUSB_GLB_PEGTUNE_DONE (ROMUSB_GLB + 0x005c)
usr/src/uts/common/io/ntxn/unm_inc.h
415
#define UNM_ROMUSB_GLB_VENDOR_DEV_ID (ROMUSB_GLB + 0x0058)
usr/src/uts/common/io/ntxn/unm_inc.h
416
#define UNM_ROMUSB_GLB_CHIP_CLK_CTRL (ROMUSB_GLB + 0x00a8)
usr/src/uts/common/io/ntxn/unm_inc.h
418
#define UNM_ROMUSB_GPIO(n) ((n) <= 15 ? (ROMUSB_GLB + 0x60 + (4 * (n))): \
usr/src/uts/common/io/ntxn/unm_inc.h
419
((n) <= 18)?(ROMUSB_GLB + 0x70 + (4 * (n))): \
usr/src/uts/common/io/ntxn/unm_inc.h
420
(ROMUSB_GLB + 0x70 + (4 * (19))))
usr/src/uts/common/io/ntxn/unm_nic_init.c
354
if (off == (ROMUSB_GLB + 0xbc)) {
usr/src/uts/common/io/ntxn/unm_nic_init.c
357
if (off == (ROMUSB_GLB + 0xc8)) /* core clock */
usr/src/uts/common/io/ntxn/unm_nic_init.c
359
if (off == (ROMUSB_GLB + 0x24)) /* MN clock */
usr/src/uts/common/io/ntxn/unm_nic_init.c
361
if (off == (ROMUSB_GLB + 0x1c)) /* MS clock */
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
518
#define UNM_ROMUSB_GLB_CONTROL (ROMUSB_GLB + 0x0000)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
519
#define UNM_ROMUSB_GLB_STATUS (ROMUSB_GLB + 0x0004)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
520
#define UNM_ROMUSB_GLB_SW_RESET (ROMUSB_GLB + 0x0008)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
521
#define UNM_ROMUSB_GLB_PAD_GPIO_I (ROMUSB_GLB + 0x000c)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
522
#define UNM_ROMUSB_GLB_RNG_PLL_CTL (ROMUSB_GLB + 0x0010)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
523
#define UNM_ROMUSB_GLB_TEST_MUX_O (ROMUSB_GLB + 0x0014)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
524
#define UNM_ROMUSB_GLB_PLL0_CTRL (ROMUSB_GLB + 0x0018)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
525
#define UNM_ROMUSB_GLB_PLL1_CTRL (ROMUSB_GLB + 0x001c)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
526
#define UNM_ROMUSB_GLB_PLL2_CTRL (ROMUSB_GLB + 0x0020)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
527
#define UNM_ROMUSB_GLB_PLL3_CTRL (ROMUSB_GLB + 0x0024)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
528
#define UNM_ROMUSB_GLB_PLL_LOCK (ROMUSB_GLB + 0x0028)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
529
#define UNM_ROMUSB_GLB_EXTERN_INT (ROMUSB_GLB + 0x002c)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
530
#define UNM_ROMUSB_GLB_PH_RST (ROMUSB_GLB + 0x0030)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
531
#define UNM_ROMUSB_GLB_PS_RST (ROMUSB_GLB + 0x0034)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
532
#define UNM_ROMUSB_GLB_CAS_RST (ROMUSB_GLB + 0x0038)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
533
#define UNM_ROMUSB_GLB_MIU_RST (ROMUSB_GLB + 0x003c)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
534
#define UNM_ROMUSB_GLB_CRB_RST (ROMUSB_GLB + 0x0040)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
535
#define UNM_ROMUSB_GLB_TEST_MUX_SEL (ROMUSB_GLB + 0x0044)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
536
#define UNM_ROMUSB_GLB_MN_COM_A2T (ROMUSB_GLB + 0x0050)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
537
#define UNM_ROMUSB_GLB_MN_COM_A2T (ROMUSB_GLB + 0x0050)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
538
#define UNM_ROMUSB_GLB_REV_ID (ROMUSB_GLB + 0x0054)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
539
#define UNM_ROMUSB_GLB_PEGTUNE_DONE (ROMUSB_GLB + 0x005c)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
540
#define UNM_ROMUSB_GLB_VENDOR_DEV_ID (ROMUSB_GLB + 0x0058)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
541
#define UNM_ROMUSB_GLB_CHIP_CLK_CTRL (ROMUSB_GLB + 0x00a8)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
543
#define UNM_ROMUSB_GPIO(n) ((n) <= 15 ? (ROMUSB_GLB + 0x60 + (4 * (n))): \
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
544
((n) <= 18) ? (ROMUSB_GLB + 0x70 + (4 * (n))) : \
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_nx.h
545
(ROMUSB_GLB + 0x70 + (4 * (19))))