Symbol: uptr_t
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1147
addr = (void *) (uptr_t)(pci_base_offset(adapter, start));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1211
addr = (void *) (uptr_t)(pci_base_offset(adapter, start));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1258
mem_crb = (uptr_t)(pci_base_offset(adapter, UNM_CRB_DDR_NET));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1296
(void *) (uptr_t)(mem_crb+MIU_TEST_AGT_ADDR_LO));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1298
(void *) (uptr_t)(mem_crb+MIU_TEST_AGT_ADDR_HI));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1300
(void *) (uptr_t)(mem_crb+MIU_TEST_AGT_WRDATA_LO));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1302
(void *) (uptr_t)(mem_crb+MIU_TEST_AGT_WRDATA_HI));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1304
(void *) (uptr_t)(mem_crb+MIU_TEST_AGT_CTRL));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1307
(void *) (uptr_t)(mem_crb+MIU_TEST_AGT_CTRL));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1311
(uptr_t)(mem_crb+MIU_TEST_AGT_CTRL));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1352
mem_crb = (uptr_t)(pci_base_offset(adapter, UNM_CRB_DDR_NET));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1359
(void *) (uptr_t)(mem_crb+MIU_TEST_AGT_ADDR_LO));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1361
(void *) (uptr_t)(mem_crb+MIU_TEST_AGT_ADDR_HI));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1363
(void *) (uptr_t)(mem_crb+MIU_TEST_AGT_CTRL));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1365
(void *) (uptr_t)(mem_crb+MIU_TEST_AGT_CTRL));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1369
(uptr_t)(mem_crb+MIU_TEST_AGT_CTRL));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1386
(void *) (uptr_t)(mem_crb +
usr/src/uts/common/io/ntxn/unm_nic_hw.c
493
addr = (void *) (uptr_t)(pci_base_offset(adapter, off));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
552
addr = (void *) (uptr_t)(pci_base_offset(adapter, off));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
626
(void *) (uptr_t)(PCI_OFFSET_SECOND_RANGE(adapter, off)));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
637
(uptr_t)(pci_base_offset(adapter, off)));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
717
UNM_NIC_PCI_WRITE_8(*(__uint8_t *)data, (void *) (uptr_t)off);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
720
UNM_NIC_PCI_WRITE_16(*(__uint16_t *)data, (void *) (uptr_t)off);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
723
UNM_NIC_PCI_WRITE_32(*(__uint32_t *)data, (void *) (uptr_t)off);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
726
UNM_NIC_PCI_WRITE_64(*(__uint64_t *)data, (void *) (uptr_t)off);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
734
UNM_NIC_HW_BLOCK_WRITE_64(data, (uptr_t)off, (len>>3));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
762
addr = (void *) (uptr_t)(pci_base_offset(adapter, off));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
825
*(__uint8_t *)data = UNM_NIC_PCI_READ_8((void *) (uptr_t)off);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
828
*(__uint16_t *)data = UNM_NIC_PCI_READ_16((void *) (uptr_t)off);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
831
*(__uint32_t *)data = UNM_NIC_PCI_READ_32((void *) (uptr_t)off);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
834
*(__uint64_t *)data = UNM_NIC_PCI_READ_64((void *) (uptr_t)off);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
842
UNM_NIC_HW_BLOCK_READ_64(data, (void *) (uptr_t)off, (len>>3));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
864
addr = (void *) (uptr_t)(pci_base_offset(adapter, off));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
967
(void *) (uptr_t)(PCI_OFFSET_SECOND_RANGE(adapter,
usr/src/uts/common/io/ntxn/unm_nic_hw.c
972
(uptr_t)(PCI_OFFSET_SECOND_RANGE(adapter,