| /titanic_54/usr/src/uts/common/inet/ip/ |
| H A D | ip_sadb.c | 667 int ah_offset; in ipsec_inbound_ah_sa() local 681 ah_offset = ipsec_ah_get_hdr_size_v6(mp, B_TRUE); in ipsec_inbound_ah_sa() 685 ah_offset = ipha->ipha_version_and_hdr_length - in ipsec_inbound_ah_sa() 687 ah_offset <<= 2; in ipsec_inbound_ah_sa() 695 pullup_len = ah_offset + sizeof (ah_t); in ipsec_inbound_ah_sa() 713 ah = (ah_t *)(mp->b_rptr + ah_offset); in ipsec_inbound_ah_sa()
|
| H A D | ipsecah.c | 2866 size_t skip_len, uint32_t ah_offset, ipsa_t *assoc) in ah_submit_req_inbound() argument 2911 (char *)phdr_mp->b_cont->b_rptr - skip_len + ah_offset + in ah_submit_req_inbound() 3059 uint_t ah_offset; in ah_process_ip_options_v6() local 3131 ah_offset = *length_to_skip; in ah_process_ip_options_v6() 3137 ah_offset = ah_fix_phdr_v6(ip6h, oip6h, outbound, B_FALSE); in ah_process_ip_options_v6() 3138 if (ah_offset == 0) { in ah_process_ip_options_v6() 3143 if (!ah_finish_up(((ah_t *)((uint8_t *)ip6h + ah_offset)), in ah_process_ip_options_v6() 3144 (outbound ? NULL : ((ah_t *)((uint8_t *)oip6h + ah_offset))), in ah_process_ip_options_v6() 3154 phdr_mp->b_wptr = ((uint8_t *)ip6h + ah_offset + sizeof (ah_t) + in ah_process_ip_options_v6() 3528 uint32_t ah_offset; in ah_inbound() local [all …]
|
| /titanic_54/usr/src/uts/common/sys/ |
| H A D | dditypes.h | 278 off_t ah_offset; /* offset of mapping */ member
|
| /titanic_54/usr/src/uts/sun4u/starcat/io/ |
| H A D | fcgp2.c | 945 hp->ah_offset = 0; in gp2_map_phys() 991 (void) ddi_map(hp->ah_dip, &mr, hp->ah_offset, in gp2_unmap_phys()
|
| H A D | axq.c | 1686 hp->ah_offset = 0; in axq_map_phys() 1732 (void) ddi_map(hp->ah_dip, &mr, hp->ah_offset, in axq_unmap_phys()
|
| /titanic_54/usr/src/uts/common/pcmcia/cs/ |
| H A D | cs_stubs.c | 1198 *offset = hp->ah_offset; in csx_GetHandleOffset() 1213 hp->ah_offset = offset; in csx_SetHandleOffset()
|
| /titanic_54/usr/src/uts/common/io/pciex/ |
| H A D | pcie.c | 2051 hp->ah_offset = 0; in pcie_map_phys() 2095 (void) ddi_map(hp->ah_dip, &mr, hp->ah_offset, in pcie_unmap_phys()
|
| /titanic_54/usr/src/uts/sun4/io/efcode/ |
| H A D | fcpci.c | 1705 hp->ah_offset = 0; in pci_map_phys() 1746 (void) ddi_map(hp->ah_dip, &mr, hp->ah_offset, in pci_unmap_phys()
|
| /titanic_54/usr/src/uts/sun4/io/px/ |
| H A D | px_fm.c | 869 base_addr = (hp->ah_pfn << MMU_PAGESHIFT) + hp->ah_offset; in px_err_pio_hdl_check()
|
| /titanic_54/usr/src/uts/sun4u/io/ |
| H A D | opl_cfg.c | 1913 acc_handlep->ah_offset = 0; in opl_map_phys() 1963 (void) ddi_map(acc_handlep->ah_dip, &mapreq, acc_handlep->ah_offset, in opl_unmap_phys()
|
| /titanic_54/usr/src/uts/common/os/ |
| H A D | sunddi.c | 1019 hp->ah_offset = 0; in ddi_device_mapping_check() 7019 ap->ah_offset = 0; in ddi_dma_mem_alloc() 7266 hp->ah_offset = offset; in ddi_regs_map_setup() 7315 (void) ddi_map(hp->ah_dip, &mr, hp->ah_offset, in ddi_regs_map_free()
|
| /titanic_54/usr/src/uts/common/vm/ |
| H A D | seg_dev.c | 3421 hp->ah_offset = roff; in devmap_devmem_setup() 3540 hp->ah_offset = roff; in devmap_devmem_remap()
|
| /titanic_54/usr/src/uts/common/xen/os/ |
| H A D | xvdi.c | 568 ap->ah_offset = 0; in xvdi_map_ring()
|
| /titanic_54/usr/src/uts/sun4/io/ |
| H A D | pcicfg.c | 6744 hp->ah_offset = 0; in pcicfg_map_phys() 6785 (void) ddi_map(hp->ah_dip, &mr, hp->ah_offset, in pcicfg_unmap_phys()
|
| /titanic_54/usr/src/uts/common/pcmcia/nexus/ |
| H A D | pcmcia.c | 4412 hp->ah_offset = 0; in pcmcia_map_reg()
|