Searched refs:bypass (Results 1 - 12 of 12) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.c | 66 return (adap->params.bypass);
|
H A D | common.h | 264 unsigned char bypass; member in struct:adapter_params
|
/illumos-gate/usr/src/lib/libshell/common/bltins/ |
H A D | read.c | 85 goto bypass; 163 bypass:
|
/illumos-gate/usr/src/uts/sun4u/starcat/ml/ |
H A D | drmach_asm.s | 429 ! does not implement read bypass. This is true of Cheetah, 431 ! read bypass, so for Panther MCs with read-bypass-write
|
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px_dma.c | 32 * bypass and peer-to-peer support 229 * Called from px_attach to check for bypass dma support and set 290 DBG(DBG_DMA_ALLOCH, px_p->px_dip, "bypass mode\n"); 335 * If this is an IOMMU bypass access, the caller can't use 369 * mmu bypass, or mmu translate) we are asked to do. 439 goto done; /* leave bypass and dvma flag as 0 */ 443 goto done; /* leave bypass and dvma flag as 0 */ 467 * VA/size pair: <shadow IO, bypass, peer-to-peer>, or OTYP_PAGES 512 * VA/size pair: <normal, bypass, peer-to-peer> 954 px_dma_win_t **win_pp, uint64_t count_max, uint64_t bypass) 952 px_dma_newwin(dev_info_t *dip, ddi_dma_req_t *dmareq, ddi_dma_impl_t *mp, uint32_t cookie_no, uint32_t start_idx, uint32_t end_idx, px_dma_win_t **win_pp, uint64_t count_max, uint64_t bypass) argument [all...] |
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_dma.c | 32 * bypass and peer-to-peer support 447 DEBUG0(DBG_DMA_ALLOCH, pci_p->pci_dip, "bypass mode\n"); 448 /* if tomatillo ver <= 2.3 don't allow bypass */ 532 * iommu bypass, or iommu translate) we are asked to do. 626 goto done; /* leave bypass and dvma flag as 0 */ 646 * VA/size pair: <shadow IO, bypass, peer-to-peer>, or OTYP_PAGES 694 * VA/size pair: <normal, bypass, peer-to-peer> 1283 * Called to handle iommu bypass and pci peer-to-peer transfers. 1293 * space (if we are doing an iommu bypass transfer) or pci address 1303 * and nocross restrictions while bypass DM 1334 uint64_t count_max, bypass = PCI_DMA_BYPASS_PREFIX(mp, pfn); local [all...] |
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
H A D | ping.c | 155 boolean_t bypass = _B_FALSE; /* bypass IPsec policy */ variable 338 bypass = _B_TRUE; 1341 if (bypass) { 1357 "to bypass IPsec policy.\n", progname); 1381 if (bypass) { 1394 "privilege to bypass IPsec "
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | devpoll.c | 754 goto bypass; 989 bypass:
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/ |
H A D | memcpy.s | 866 stda %f32, [%o0]ASI_BLK_P ! store 64 bytes, bypass cache 980 stda %f32, [%o0]ASI_BLK_P ! store 64 bytes, bypass cache
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/ |
H A D | memcpy.s | 892 stda %f32, [%o0]ASI_BLK_P ! store 64 bytes, bypass cache 1014 stda %f32, [%o0]ASI_BLK_P ! store 64 bytes, bypass cache
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | mp_platform_common.c | 80 static int apic_parse_mpct(caddr_t mpct, int bypass);
|
/illumos-gate/usr/src/uts/common/io/rsm/ |
H A D | rsm.c | 3345 goto bypass; 3350 goto bypass; 3408 bypass:
|
Completed in 100 milliseconds