Home
last modified time | relevance | path

Searched refs:sense (Results 226 – 250 of 368) sorted by relevance

12345678910>>...15

/freebsd/sys/sys/
H A Data.h977 struct atapi_sense sense; member
/freebsd/sys/dev/aac/
H A Daac_cam.c609 bcopy(&srbr->sense[0], &ccb->csio.sense_data, in aac_cam_complete()
H A Daacreg.h1438 u_int8_t sense[AAC_HOST_SENSE_DATA_MAX]; member
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_exec_certreq.pod108 make no sense for revocation and thus are treated as an error as well.
H A DSSL_CTX_use_certificate.pod171 of view, it however does not make sense as the data in the certificate
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm283x.dtsi135 * groups only make sense to switch to a
/freebsd/sys/cam/scsi/
H A Dscsi_sa.c3674 struct scsi_sense_data *sense; in saerror() local
3685 sense = &csio->sense_data; in saerror()
3687 scsi_extract_sense_len(sense, sense_len, &error_code, &sense_key, in saerror()
3693 if (scsi_get_stream_info(sense, sense_len, NULL, &stream_bits) == 0) in saerror()
3707 if (scsi_get_sense_info(sense, sense_len, SSD_DESC_INFO, &resid, in saerror()
3721 bcopy((caddr_t) sense, (caddr_t) &softc->last_io_sense, in saerror()
3728 bcopy((caddr_t) sense, (caddr_t) &softc->last_ctl_sense, in saerror()
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq56 * in scratch ram since a reconnecting target can request sense and this will
61 * this list every time a request sense occurs or after completing a non-tagged
1122 * it makes sense that the DMA circuitry doesn't ACK when
1610 * decide if sense should be retrieved. If the kernel driver wishes to request
1611 * sense, it will fill the kernel SCB with a request sense command, requeue
H A Daic7xxx.h617 struct scsi_sense_data *sense; /* Per SCB sense data */ member
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat-macros97 (This routine makes more sense if `a0' and `a1' are considered to form a
222 (This routine makes more sense if `a0', `a1', and `a2' are considered
/freebsd/sys/contrib/device-tree/src/riscv/starfive/
H A Djh7110.dtsi837 clock-names = "sense", "bus";
840 reset-names = "sense", "bus";
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3491.txt33 name comparison work in ways that make sense for typical users
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3326-odroid-go.dtsi439 rockchip,resistor-sense-micro-ohms = <10000>;
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun8i-a83t-cubietruck-plus.dts307 * it should be 3V. The latter makes sense, as the WiFi module's
/freebsd/sys/dev/mrsas/
H A Dmrsas.h1732 u_int8_t *sense; member
1765 u_int8_t *sense; member
2856 u_int8_t sense[64]; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c3239 uint64_t sense = ZFS_PROP_UNDEFINED; in zfs_fill_zplprops_impl() local
3265 zfs_prop_to_name(ZFS_PROP_CASE), &sense); in zfs_fill_zplprops_impl()
3281 sense != ZFS_PROP_UNDEFINED))) in zfs_fill_zplprops_impl()
3307 if (sense == ZFS_PROP_UNDEFINED && in zfs_fill_zplprops_impl()
3308 (error = zfs_get_zplprop(os, ZFS_PROP_CASE, &sense)) != 0) in zfs_fill_zplprops_impl()
3311 zfs_prop_to_name(ZFS_PROP_CASE), sense) == 0); in zfs_fill_zplprops_impl()
3314 *is_ci = (sense == ZFS_CASE_INSENSITIVE); in zfs_fill_zplprops_impl()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_eq.c599 mlx4_priv(dev)->sense.do_sense_port[port] = 1; in mlx4_eq_int()
639 mlx4_priv(dev)->sense.do_sense_port[port] = 0; in mlx4_eq_int()
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Daxp20x.txt81 probably makes sense for HiFi audio related
/freebsd/usr.bin/fortune/
H A DNotes125 sense if they are understood as being spoken, rather than written,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSISchedule.td187 // sense to model because its register setup is huge. In particular if we
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr.h469 struct scsi_sense_data *sense; member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_itt.inl136 // no sense to report a region without location info
189 // no sense to report a region without location info
/freebsd/crypto/openssl/apps/
H A Dopenssl.cnf272 # Only issuerAltName and authorityKeyIdentifier make any sense in a CRL.
/freebsd/sys/dev/sym/
H A Dsym_fw1.h1698 offsetof (struct sym_dsb, sense),
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h1527 u_int8_t sense[AAC_HOST_SENSE_DATA_MAX]; member

12345678910>>...15