Home
last modified time | relevance | path

Searched refs:op (Results 1026 – 1046 of 1046) sorted by relevance

1...<<4142

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c362 static int pcic_fault(enum pci_fault_ops op, void *arg);
6368 pcic_fault(enum pci_fault_ops op, void *arg) in pcic_fault() argument
6380 switch (op) { in pcic_fault()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in239 /* Value may be signed, depends on op.
2918 /* Consumer op on gnu .eh_frame info */
3268 vendor_extension op */
4286 Dwarf_Small /*op*/,
4294 Dwarf_Small /*op*/,
H A Dlibdwarf.h.in239 /* Value may be signed, depends on op.
2918 /* Consumer op on gnu .eh_frame info */
3268 vendor_extension op */
4286 Dwarf_Small /*op*/,
4294 Dwarf_Small /*op*/,
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE88249 The effect of this is that if word begins with ~ in ${name op word},
H A DRELEASE481 11-01-10 A bug in arithmetic assignment operators of the form op= for array
586 when var is unset with ${var op string} when op is #, % or /.
1876 05-06-08 A bug in which ${var op pattern} to not work when inside an
2176 to % and :# as equivalent to # with ${name op word}.
2328 substitution of the form ${word op pattern} occurred in the
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE438 fix PP_HOSTDIR op with no dir arg
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddbutils.c4972 idmap_cache_flush(idmap_flush_op op) in idmap_cache_flush() argument
4979 switch (op) { in idmap_cache_flush()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_gld.c2166 qede_configure_link(qede_t *qede, bool op);
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c628 ctrl.op = PCICFG_OP_ONLINE; in cardbus_load_cardbus()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c2464 mDNSlocal void SendARP(mDNS *const m, const mDNSu8 op, const AuthRecord *const rr, in SendARP() argument
2486 *ptr++ = 0x00; *ptr++ = op; // opcode; Request = 1, Response = 2 in SendARP()
2529 mDNSlocal void SendNDP(mDNS *const m, const mDNSu8 op, const mDNSu8 flags, const AuthRecord *const … in SendNDP() argument
2539 const mDNSv6Addr *const v6dst = (op == NDP_Sol) ? &mc : tpa; in SendNDP()
2580 *ptr++ = op; // 0x87 == Neighbor Solicitation, 0x88 == Neighbor Advertisement in SendNDP()
2586 if (op == NDP_Sol) // Neighbor Solicitation. The NDP "target" is the address we seek. in SendNDP()
13976 if (mDNSSameOpaque16(arp->op, ARP_op_request) && !mDNSSameIPv4Address(arp->spa, arp->tpa)) in mDNSCoreReceiveRawARP()
14040 …eIPv4Address(arp->spa, arp->tpa) ? "Announcement " : mDNSSameOpaque16(arp->op, ARP_op_request) ? "… in mDNSCoreReceiveRawARP()
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS509 "makeactive" is currently a no-op.
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c7416 aac_tran_bus_config(dev_info_t *parent, uint_t flags, ddi_bus_config_op_t op, in aac_tran_bus_config() argument
7440 switch (op) { in aac_tran_bus_config()
7492 rval = ndi_busop_bus_config(parent, flags, op, arg, childp, 0); in aac_tran_bus_config()
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c623 ddi_ctlops(dev_info_t *d, dev_info_t *r, ddi_ctl_enum_t op, void *a, void *v) in ddi_ctlops() argument
634 return ((*fp)(d, r, op, a, v)); in ddi_ctlops()
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_dev.c2361 size_t len, int attr, int op, ulong_t *lockmap, size_t pos) in segdev_lockop() argument
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4419 int t4_fwcache(struct adapter *adap, enum fw_params_param_dev_fwcache op) in t4_fwcache() argument
4433 c.param[0].val = (__force __be32)op; in t4_fwcache()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab8 # [op]offset type [mask]operator description mime
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1103 % @refill is a no-op.
3329 % Don't no-op \tt, since it isn't a user-level command
3755 % runs and this will be a no-op. See the indexspread.tex test case.
6283 % to exdent this text, so make it be a no-op. makeinfo does not use
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt1802 #argument,2,0x2,op
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c15066 uchar_t op = SD_GET_PKT_OPCODE(pktp) & 0x1F; local
15067 if ((op == SCMD_READ) || (op == SCMD_WRITE)) {
/illumos-gate/usr/src/data/zoneinfo/
H A Dsouthamerica1177 # no-op for wall clocks in the north and south of the country, put their formal
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt4733 "handlers" command will display op region, fixed event, and miscellaneous
4734 global handlers. installation status -- and for op regions, whether
9301 "\_OSI") caused an internal compiler error. ("No back ptr to op")

1...<<4142