Home
last modified time | relevance | path

Searched refs:code (Results 3451 – 3475 of 5329) sorted by relevance

1...<<131132133134135136137138139140>>...214

/freebsd-14.2/contrib/libxo/doc/
H A Dapi.rst909 In this example, the code whiffles through a list of fish, calling a
1205 void xo_warn_c (int code, const char *fmt, ...);
1206 void xo_warn_hc (xo_handle_t *xop, int code,
1209 void xo_errc (int eval, int code, const char *fmt, ...);
1215 void xo_message_c (int code, const char *fmt, ...);
1216 void xo_message_hc (xo_handle_t *xop, int code,
1218 void xo_message_hcv (xo_handle_t *xop, int code,
1223 message associated with either *errno* or the *code* parameter::
1334 code. By the time :RFC:`3164` published, variation and mutation left the
1363 code, filename, protocol, remote);
[all …]
/freebsd-14.2/sys/dev/iwm/
H A Dif_iwm.c2773 if (pkt->hdr.code != IWM_CALIB_RES_NOTIF_PHY_DB) { in iwm_wait_phy_db_entry()
2774 if(pkt->hdr.code != IWM_INIT_COMPLETE_NOTIF) { in iwm_wait_phy_db_entry()
2776 __func__, pkt->hdr.code); in iwm_wait_phy_db_entry()
3556 pkt->hdr.code, pkt->hdr.qid, pkt->hdr.idx); in iwm_cmd_done()
3735 cmd->hdr.code = IWM_TX_CMD; in iwm_tx()
5264 int qid, idx, code, len; in iwm_handle_rxb() local
5269 code = IWM_WIDE_ID(pkt->hdr.flags, pkt->hdr.code); in iwm_handle_rxb()
5282 qid & ~0x80, pkt->hdr.idx, code); in iwm_handle_rxb()
5290 switch (code) { in iwm_handle_rxb()
5303 (nextpkt->hdr.code == 0 && in iwm_handle_rxb()
[all …]
/freebsd-14.2/sys/cam/scsi/
H A Dscsi_sa.c597 static void saasync(void *callback_arg, uint32_t code,
645 scsi_space_code code);
2294 saasync(void *callback_arg, uint32_t code, in saasync() argument
2300 switch (code) { in saasync()
2334 cam_periph_async(periph, code, path, arg); in saasync()
4980 saspace(struct cam_periph *periph, int count, scsi_space_code code) in saspace() argument
4992 scsi_space(&ccb->csio, 0, NULL, MSG_SIMPLE_Q_TAG, code, count, in saspace()
5029 } else if (code == SS_SETMARKS || code == SS_EOD) { in saspace()
5036 } else if (code == SS_BLOCKS && softc->blkno != (daddr_t) -1) { in saspace()
6027 uint8_t tag_action, scsi_space_code code, in scsi_space() argument
[all …]
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dtegra30-apalis-eval.dts197 linux,code = <KEY_WAKEUP>;
H A Dste-href-tvk1281618-r3.dtsi22 linux,code = <0>; /* SW_LID */
H A Dls1021a-moxa-uc-8410a.dts134 linux,code = <BTN_MISC>;
H A Dtegra20-colibri-eval-v3.dts215 linux,code = <KEY_WAKEUP>;
H A Dsunxi-common-regulators.dtsi2 * sunxi boards common regulator (ahci target power supply, usb-vbus) code
H A Dbcm-cygnus-clock.dtsi10 * * Redistributions of source code must retain the above copyright
H A Dat91-sama5d27_wlsom1_ek.dts38 linux,code = <KEY_PROG1>;
H A Dalpine.dtsi12 * * Redistributions of source code must retain the above copyright notice,
H A Darmada-381-netgear-gs110emx.dts30 linux,code = <KEY_RESTART>;
/freebsd-14.2/sys/dev/ipw/
H A Dif_ipwreg.h148 uint16_t code; member
/freebsd-14.2/sys/contrib/device-tree/src/powerpc/fsl/
H A Dqoriq-sec4.2-0.dtsi8 * * Redistributions of source code must retain the above copyright
H A Dqoriq-sec5.0-0.dtsi8 * * Redistributions of source code must retain the above copyright
H A Db4420si-post.dtsi8 * * Redistributions of source code must retain the above copyright
H A Dp1025rdb_32b.dts8 * * Redistributions of source code must retain the above copyright
/freebsd-14.2/crypto/heimdal/appl/su/
H A DChangeLog45 * su.c: remove accidentally committed code that prints the command
/freebsd-14.2/sys/dts/arm/
H A Dsocfpga_cyclone5_sockit_beri_sdmmc.dts12 * 1. Redistributions of source code must retain the above copyright
/freebsd-14.2/tools/test/stress2/misc/
H A Ddatamove2.sh61 * 1. Redistributions of source code must retain the above copyright
H A Ddatamove4.sh68 * 1. Redistributions of source code must retain the above copyright
H A Ddatamove3.sh70 * 1. Redistributions of source code must retain the above copyright
/freebsd-14.2/crypto/openssl/doc/man3/
H A DX509_new.pod58 code that can be obtained by L<ERR_get_error(3)>.
/freebsd-14.2/sys/contrib/device-tree/src/arc/
H A Daxc003_idu.dtsi129 * GPIO INTC is configured in platform init code
/freebsd-14.2/contrib/xz/src/liblzma/common/
H A Dindex_decoder.c294 next->code = &index_decode; in lzma_index_decoder_init()

1...<<131132133134135136137138139140>>...214