Home
last modified time | relevance | path

Searched refs:sense (Results 176 – 200 of 368) sorted by relevance

12345678910>>...15

/freebsd/sys/contrib/device-tree/Bindings/input/
H A Diqs626a.yaml277 azoteq,sense-freq:
373 azoteq,sense-mode:
596 azoteq,sense-freq:
789 azoteq,sense-freq = <2>;
/freebsd/sys/cam/
H A DREADME.quirks80 o CH_Q_NO_DBD - disable block descriptors in mode sense
111 sense command.
/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_scsi.c224 uint8_t sense[]; member
562 memcpy(&cmd_wr->sense, &io->scsiio.sense_data, in pci_vtscsi_request_handle()
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ull-tarragon-common.dtsi722 pinctrl_fan_sense_snvs: fan-sense-snvsgrp {
746 pinctrl_relay_sense_snvs: relay-sense-snvsgrp {
/freebsd/sys/cam/ctl/
H A Dctl_error.c530 struct scsi_sense_data *sense, u_int *sense_len, in ctl_build_ua() argument
565 ctl_set_sense_data(sense, sense_len, lun, sense_format, 1, in ctl_build_ua()
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Dreset.txt25 where it makes most sense to control it; this may be a bus node if all
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91sam9n12ek.dts114 …<AT91_PIOB 16 AT91_PERIPH_GPIO AT91_PINCTRL_DEGLITCH>; /* PB16 gpio usb vbus sense, no pull up and…
/freebsd/sys/modules/linux/
H A DMakefile144 .warning Building Linuxulator outside of a kernel does not make sense
/freebsd/sys/dev/mrsas/
H A Dmrsas.c171 u_int32_t data_length, u_int8_t *sense);
1654 u_int8_t reply_descript_type, *sense; in mrsas_complete_cmd() local
1689 sense = cmd_mpt->sense; in mrsas_complete_cmd()
1715 extStatus, le32toh(data_length), sense); in mrsas_complete_cmd()
1733 sense = r1_cmd->sense; in mrsas_complete_cmd()
1745 extStatus, le32toh(data_length), sense); in mrsas_complete_cmd()
1842 u_int8_t extStatus, u_int32_t data_length, u_int8_t *sense) in mrsas_map_mpt_cmd_status() argument
1857 memcpy(sense_data, sense, 18); in mrsas_map_mpt_cmd_status()
2888 cmd->sense = sense_base + sense_offset; in mrsas_alloc_mpt_cmds()
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dmvme5100.dts107 * Do not change the interrupt sense/polarity from
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mm-prt8mm.dts113 temp-sense@70 {
/freebsd/contrib/googletest/docs/
H A Dprimer.md60 The term *Test* is commonly of broad enough sense, including ISTQB's definition
62 was used in Google Test is of contradictory sense and thus confusing.
112 However, you should use `ASSERT_*` if it doesn't make sense to continue when the
322 make sense. For example, the second assertion in the `Dequeue` test is
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmpc5200.txt136 sense mode; 1 for edge rising, 2 for edge falling.
194 'n' is sense (0: level high, 1: edge rising, 2: edge falling 3: level low)
/freebsd/sys/contrib/openzfs/module/lua/
H A DREADME.zfs53 neither of these make sense from inside channel programs. We have removed
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_copy_parameters.pod79 that holds the key, as they will compare what makes sense to them that fits
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun8i-h3-orangepi-zero-plus2.dts169 * via GPIO pins. It thus makes sense to force peripheral mode.
/freebsd/contrib/libcbor/doc/source/
H A Dinternal.rst59 CBOR is very dynamic in the sense that it contains many data elements of variable length, sometimes…
/freebsd/contrib/libxo/doc/
H A Dxolint-errors.rst121 would make no sense.
442 is supported only for string values, since it makes no sense
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,ssi.txt16 field that represents an encoding of the sense and
/freebsd/contrib/ncurses/ncurses/
H A DREADME.IZ60 sense. The field result_flags of _nc_eventlist may have a
/freebsd/tools/debugscripts/
H A Ddot.gdbinit88 Read in the symbol tables for the debugging machine. This only makes sense when debugging /dev/mem…
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dfsl,imx8qxp-pixel-link-msi-bus.yaml31 the interrupts generated by the controller don't make any sense from SCFW
/freebsd/contrib/libpcap/
H A Dgencode.c913 if (!list->sense) { in backpatch()
935 p = !((*p)->sense) ? &JT(*p) : &JF(*p); in merge()
992 p->sense = !p->sense; in finish_parse()
1002 b0->sense = !b0->sense; in gen_and()
1003 b1->sense = !b1->sense; in gen_and()
1005 b1->sense = !b1->sense; in gen_and()
1012 b0->sense = !b0->sense; in gen_or()
1014 b0->sense = !b0->sense; in gen_or()
1022 b->sense = !b->sense; in gen_not()
H A Doptimize.c1616 int sense; in fold_edge() local
1625 sense = 0; in fold_edge()
1630 sense = 1; in fold_edge()
1666 return sense ? JT(child) : JF(child); in fold_edge()
1668 if (sense && code == (BPF_JMP|BPF_JEQ|BPF_K)) in fold_edge()
/freebsd/tools/tools/nanobsd/embedded/
H A Dcommon492 # it makes sense. For architectures that don't have a standard environment
620 # These don't make any sense to this strategy, so stub them out.
624 # These don't make any sense to this strategy, so stub them out.

12345678910>>...15