Home
last modified time | relevance | path

Searched refs:next_addr (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_elfload.c85 paddr_t next_addr; in dboot_elfload64() local
87 next_addr = 0; in dboot_elfload64()
176 next_addr = dst + phdr->p_filesz; in dboot_elfload64()
193 next_addr, in dboot_elfload64()
194 next_addr + shdr->sh_size); in dboot_elfload64()
195 (void) memset((void *)(uintptr_t)next_addr, 0, in dboot_elfload64()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c1192 uint32_t next_addr, curr_itd_addr; in ehci_remove_isoc_from_pfl() local
1216 next_addr = Get_PFLT(periodic_frame_list-> in ehci_remove_isoc_from_pfl()
1218 while ((next_addr & EHCI_ITD_LINK_PTR) != in ehci_remove_isoc_from_pfl()
1221 link_ref = next_addr & EHCI_ITD_LINK_REF; in ehci_remove_isoc_from_pfl()
1227 (next_addr & EHCI_ITD_LINK_PTR)); in ehci_remove_isoc_from_pfl()
1228 next_addr = Get_ITD(prev_itd->itd_link_ptr); in ehci_remove_isoc_from_pfl()
1240 if ((next_addr & EHCI_ITD_LINK_PTR) == in ehci_remove_isoc_from_pfl()
1243 next_addr = Get_ITD(curr_itd->itd_link_ptr); in ehci_remove_isoc_from_pfl()
1249 next_addr); in ehci_remove_isoc_from_pfl()
1252 Set_ITD(prev_itd->itd_link_ptr, next_addr); in ehci_remove_isoc_from_pfl()
[all …]
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_addr.c1711 goto next_addr; in sctp_saddr_info()
1714 goto next_addr; in sctp_saddr_info()
1718 goto next_addr; in sctp_saddr_info()
1740 next_addr: in sctp_saddr_info()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_common.h1085 struct event_ring_next_addr next_addr /* Event Ring Next Page Address */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_common.h1085 struct event_ring_next_addr next_addr /* Event Ring Next Page Address */; member
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c4980 goto next_addr; in sfmmu_hblk_chgattr()
5051 next_addr: in sfmmu_hblk_chgattr()
5318 goto next_addr; in sfmmu_hblk_chgprot()
5379 next_addr: in sfmmu_hblk_chgprot()