Searched refs:PADDR (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/uts/i86pc/conf/ |
H A D | Mapfile.amd64 | 32 PADDR = 0xC00000; 44 PADDR = 0x400000; 58 PADDR = 0x800000;
|
H A D | Mapfile | 32 PADDR = 0xC00000; 47 PADDR = 0x400000; 61 PADDR = 0x800000;
|
H A D | Mapfile.bios | 32 PADDR = 0x5000;
|
H A D | Mapfile.fb_swtch | 32 PADDR = 0x5000;
|
/titanic_41/usr/src/uts/i86xpv/conf/ |
H A D | Mapfile | 36 PADDR = 0x40800000; 50 PADDR = 0x40000000; 64 PADDR = 0x40400000;
|
H A D | Mapfile.amd64 | 36 PADDR = 0x40800000; 47 PADDR = 0x40000000; 61 PADDR = 0x40400000;
|
/titanic_41/usr/src/uts/i86pc/unix/dboot/ |
H A D | Mapfile.dboot | 31 PADDR = 0xC00000;
|
/titanic_41/usr/src/uts/i86xpv/unix/dboot/ |
H A D | Mapfile.dboot | 32 PADDR = 0x40800000;
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_ip.c | 217 PADDR(cmd->un.cont64[0].addrHigh, in emlxs_ip_handle_unsol_req() 350 PADDR(cmd->un.cont64[0].addrHigh, in emlxs_ip_handle_rcv_seq_list()
|
H A D | emlxs_dfc.c | 4828 (uintptr_t)PADDR(mb->un.varRdEvtLog.un.sp64.addrHigh, in emlxs_dfc_send_mbox() 4860 (uintptr_t)PADDR(mb->un.varRdSparm.un.sp64.addrHigh, in emlxs_dfc_send_mbox() 4892 (uintptr_t)PADDR(mb->un.varRdRPI.un.sp64.addrHigh, in emlxs_dfc_send_mbox() 4924 (uintptr_t)PADDR(mb->un.varBIUdiag.un.s2.xmit_bde64. in emlxs_dfc_send_mbox() 4968 (uintptr_t)PADDR(mb->un.varBIUdiag.un.s2.rcv_bde64. in emlxs_dfc_send_mbox() 5025 (uintptr_t)PADDR(mb->un.varRegLogin.un.sp64.addrHigh, in emlxs_dfc_send_mbox() 5070 (uintptr_t)PADDR(mb->un.varReadLA.un.lilpBde64. in emlxs_dfc_send_mbox() 10689 addr = PADDR(mb4->un.varBIUdiag.un.s2.xmit_bde64.addrHigh, in emlxs_dfc_send_mbox4() 10731 addr = PADDR(mb4->un.varBIUdiag.un.s2.rcv_bde64.addrHigh, in emlxs_dfc_send_mbox4()
|
H A D | emlxs_fcp.c | 33 PADDR(icmd->un.cont64[i].addrHigh, icmd->un.cont64[i].addrLow));
|
H A D | emlxs_sli3.c | 5174 PADDR(iocb->un.cont64[0].addrHigh, in emlxs_handle_rcv_seq()
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_os.h | 379 #define PADDR(high, low) ((uint64_t)((((uint64_t)(high)) << 32) \ macro
|
H A D | emlxs_dfclib.h | 100 #define PADDR(high, low) ((uint64_t)((((uint64_t)(high)) << 32) \ macro
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | libld.msg | 1572 @ MSG_MAPKW_PADDR "PADDR"
|