Home
last modified time | relevance | path

Searched refs:claimed (Results 1 – 23 of 23) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h129 int *rval, uint32_t claimed);
132 uint32_t claimed);
135 uint32_t claimed);
/titanic_41/usr/src/uts/common/io/ppm/
H A Dppm_subr.c595 int claimed = -1; in ppm_claim_dev() local
599 claimed = 0; in ppm_claim_dev()
611 claimed = 1; in ppm_claim_dev()
615 claimed = 1; in ppm_claim_dev()
618 claimed = 0; in ppm_claim_dev()
623 if (domp && (claimed == -1)) in ppm_claim_dev()
624 claimed = 1; in ppm_claim_dev()
627 if (claimed) { in ppm_claim_dev()
635 return (claimed); in ppm_claim_dev()
/titanic_41/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv.h96 int claimed; member
/titanic_41/usr/src/cmd/hal/hald/
H A Dutil.c1087 hal_util_branch_claim (HalDeviceStore *store, HalDevice *root, dbus_bool_t claimed, in hal_util_branch_claim() argument
1094 if (claimed) { in hal_util_branch_claim()
1095 hal_device_property_set_bool (root, "info.claimed", claimed); in hal_util_branch_claim()
1110 hal_util_branch_claim (store, d, claimed, service, uid); in hal_util_branch_claim()
H A Dutil.h110 hal_util_branch_claim (HalDeviceStore *store, HalDevice *root, dbus_bool_t claimed, const char *ser…
/titanic_41/usr/src/uts/common/io/
H A Davintr.c695 uint_t claimed = 0; in av_dispatch_autovect() local
717 claimed |= r; in av_dispatch_autovect()
726 if (numcalled == 1 || claimed == 0) in av_dispatch_autovect()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c4912 uint32_t claimed; in fctl_ulp_unsol_cb() local
4916 claimed = 0; in fctl_ulp_unsol_cb()
4968 (opaque_t)port, buf, claimed); in fctl_ulp_unsol_cb()
4972 (opaque_t)port, buf, claimed); in fctl_ulp_unsol_cb()
4975 if (rval == FC_SUCCESS && claimed == 0) { in fctl_ulp_unsol_cb()
4976 claimed = 1; in fctl_ulp_unsol_cb()
4981 if (claimed == 0) { in fctl_ulp_unsol_cb()
5303 uint32_t claimed; in fctl_ulp_port_ioctl() local
5311 for (claimed = 0, mod = fctl_ulp_modules; mod; mod = mod->mod_next) { in fctl_ulp_port_ioctl()
5330 dev, cmd, data, mode, credp, rval, claimed); in fctl_ulp_port_ioctl()
[all …]
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzil.c297 boolean_t claimed = !!zh->zh_claim_txg; in zil_parse() local
298 uint64_t claim_blk_seq = claimed ? zh->zh_claim_blk_seq : UINT64_MAX; in zil_parse()
299 uint64_t claim_lr_seq = claimed ? zh->zh_claim_lr_seq : UINT64_MAX; in zil_parse()
366 ASSERT(!claimed || !(zh->zh_flags & ZIL_CLAIM_LR_SEQ_VALID) || in zil_parse()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c192 uint32_t claimed);
197 fc_unsol_buf_t *buf, uint32_t claimed);
199 fc_unsol_buf_t *payload, uint32_t claimed);
2515 fc_unsol_buf_t *buf, uint32_t claimed) in fcip_els_cb() argument
2820 fc_unsol_buf_t *buf, uint32_t claimed) in fcip_data_cb() argument
5109 uint32_t claimed) in fcip_port_ioctl() argument
H A Dfcsm.c1394 uint32_t claimed) in fcsm_els_cb() argument
1403 uint32_t claimed) in fcsm_data_cb() argument
1493 intptr_t arg, int mode, cred_t *credp, int *rval, uint32_t claimed) in fcsm_port_ioctl() argument
H A Dfcp.c356 uint32_t claimed);
358 fc_unsol_buf_t *buf, uint32_t claimed);
360 fc_unsol_buf_t *buf, uint32_t claimed);
3712 intptr_t data, int mode, cred_t *credp, int *rval, uint32_t claimed) in fcp_port_ioctl() argument
3729 "fcp_port_ioctl(cmd=0x%x, claimed=%d)", cmd, claimed); in fcp_port_ioctl()
3732 if (claimed) { in fcp_port_ioctl()
4214 uint32_t claimed) in fcp_els_callback() argument
4220 if ((pptr = fcp_get_port(port_handle)) == NULL || claimed) { in fcp_els_callback()
4267 uint32_t claimed) in fcp_data_callback() argument
/titanic_41/usr/src/uts/common/io/e1000api/
H A DREADME.new406 * Other names and brands may be claimed as the property of others.
/titanic_41/usr/src/uts/intel/io/dnet/
H A Ddnet.c3674 int claimed = DDI_INTR_UNCLAIMED; in dnet_hack_intr() local
3683 claimed = DDI_INTR_CLAIMED; in dnet_hack_intr()
3687 return (claimed); in dnet_hack_intr()
/titanic_41/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c1880 ptr->claimed = shbp->s_claimed; in sgenv_get_board_info_data()
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi1065 Set the I/O permission map for the I/O area claimed by the device driver
H A Dmultiboot.info995 2. Set the I/O permission map for the I/O area claimed by the device
/titanic_41/usr/src/data/zoneinfo/
H A Dnorthamerica1119 # claimed by US under the provisions of the 1856 Guano Islands Act
1120 # also claimed by Haiti
H A Deurope310 # "Countess Markievicz ... claimed that the [1916] abolition of Dublin Mean Time
312 # would 'put the whole country into the SF (Sinn Féin) camp'. She claimed
H A Dsouthamerica105 # The law that claimed DST for Argentina was derogated by President Fernando
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt14268 FADT if the table is too small to be a ACPI 2.0 table as claimed
/titanic_41/usr/src/data/hwdata/
H A Dpci.ids12539 # Also claimed to be RNS or Rockwell International, current PCISIG records list Osicom
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src6443 # both. The :mr: is from BSD, which also claimed bold=\E( and dim=\E).
H A Dterminfo.src7256 # both. The <rev> is from BSD, which also claimed bold=\E( and dim=\E).