Home
last modified time | relevance | path

Searched refs:compl (Results 1 – 16 of 16) sorted by relevance

/src/usr.sbin/bhyve/
H A Dpci_nvme.c1208 struct nvme_completion* compl) in nvme_opc_delete_io_sq() argument
1217 pci_nvme_status_tc(&compl->status, NVME_SCT_COMMAND_SPECIFIC, in nvme_opc_delete_io_sq()
1224 pci_nvme_status_genc(&compl->status, NVME_SC_SUCCESS); in nvme_opc_delete_io_sq()
1230 struct nvme_completion* compl) in nvme_opc_create_io_sq() argument
1240 pci_nvme_status_tc(&compl->status, in nvme_opc_create_io_sq()
1255 pci_nvme_status_tc(&compl->status, in nvme_opc_create_io_sq()
1264 pci_nvme_status_tc(&compl->status, in nvme_opc_create_io_sq()
1271 pci_nvme_status_tc(&compl->status, in nvme_opc_create_io_sq()
1285 pci_nvme_status_genc(&compl->status, NVME_SC_SUCCESS); in nvme_opc_create_io_sq()
1297 pci_nvme_status_genc(&compl->status, NVME_SC_INVALID_FIELD); in nvme_opc_create_io_sq()
[all …]
/src/contrib/tcsh/nls/french/
H A Dset316 14 Complète le mot courant en ignorant les compléments programmables
22 20 Efface le caractère sous le curseur, ou liste les compléments si fin de ligne
23 21 Efface le caractère sous le curseur, liste les compléments ou signale la fin de fichier
48 46 Liste les choix pour le complément
49 47 Liste les choix pour le complément sur-définissant le complément programmable
51 49 Liste les choix pour le complément ou indique la fin de fichier si ligne vide
67 65 Corrige la syntaxe de la ligne complète
90 88 Le mode commande de Vi complète le mot courant
H A Dset277 5 complément
/src/sys/dev/qat/qat_common/
H A Dadf_aer.c44 struct completion compl; member
224 complete(&reset_data->compl); in adf_device_reset_worker()
242 init_completion(&reset_data->compl); in adf_dev_aer_schedule_reset()
252 wait_for_completion_timeout(&reset_data->compl, in adf_dev_aer_schedule_reset()
/src/contrib/ntp/scripts/monitoring/
H A Dntploopstat339 $offset_i,$offset_f,$drift_i,$drift_f,$compl,$watchdog)
368 $compl = &lfptoa($compl_i, $compl_f);
376 &log($time,$offset,$drift,$compl) && ($fail = 0);;
/src/include/
H A Diso646.h38 #define compl ~ macro
/src/contrib/llvm-project/clang/lib/Headers/
H A Diso646.h21 #define compl ~ macro
/src/contrib/ofed/libbnxtre/
H A Dverbs.c530 struct bnxt_re_work_compl *compl = NULL; in bnxt_re_resize_cq() local
536 compl = calloc(1, sizeof(*compl)); in bnxt_re_resize_cq()
537 if (unlikely(!compl)) { in bnxt_re_resize_cq()
541 memcpy(&compl->wc, &tmp_wc, sizeof(tmp_wc)); in bnxt_re_resize_cq()
542 bnxt_re_list_add_node(&compl->cnode, &cq->prev_cq_head); in bnxt_re_resize_cq()
543 compl = NULL; in bnxt_re_resize_cq()
564 struct bnxt_re_work_compl *compl; in bnxt_re_destroy_resize_cq_list() local
570 compl = list_node(cur, struct bnxt_re_work_compl, cnode); in bnxt_re_destroy_resize_cq_list()
571 bnxt_re_list_del_node(&compl->cnode, &cq->prev_cq_head); in bnxt_re_destroy_resize_cq_list()
572 free(compl); in bnxt_re_destroy_resize_cq_list()
[all …]
/src/lib/libc/stdio/
H A Dvfwscanf.c92 int compl; /* ccl is complemented? */ member
99 if (ccl->compl) { in inccl()
646 ccl.compl = 1; in __vfwscanf()
649 ccl.compl = 0; in __vfwscanf()
/src/usr.bin/vi/catalog/
H A Dfrench.UTF-8.base113 120 "Fichier modifié depuis la dernière écriture complète ; écrire ou utiliser ! pour outrepasser"
252 262 "Fichier modifé depuis la dernière écriture complète ; écrire ou utiliser ! pour outrepasser "
253 263 "Fichier modifé depuis la dernière écriture complète ; écrire ou utiliser :edit! pour outrepass…
254 264 "Fichier modifé depuis la dernière écriture complète ; écrire ou utiliser ! pour outrepasser"
/src/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c699 int tx_credits, shove, compl, sowwakeup; in t4_push_frames() local
831 compl = 1; in t4_push_frames()
833 compl = 0; in t4_push_frames()
919 compl = 1; in t4_push_frames()
921 if (compl || ulp_mode(toep) == ULP_MODE_RDMA) { in t4_push_frames()
/src/sys/dev/cxgb/
H A Dcxgb_sge.c191 unsigned int compl; member
1137 txqs->compl = (txq->unacked & 32) << (S_WR_COMPL - 5); in txq_prod()
1443 htonl(V_WR_OP(FW_WROPCODE_TUNNEL_TX_PKT) | txqs.compl); in t3_encap()
1525 F_WR_SOP | F_WR_EOP | txqs.compl); in t3_encap()
1557 F_WR_SOP | F_WR_EOP | txqs.compl); in t3_encap()
1579 wr_hi = htonl(V_WR_OP(FW_WROPCODE_TUNNEL_TX_PKT) | txqs.compl); in t3_encap()
2248 txqs.compl = 0; in write_ofld_wr()
/src/contrib/one-true-awk/
H A DChangeLog64 * awk.h: Add defines for and, or, xor, compl, lshift and rshift.
/src/sys/dev/cxgbe/
H A Dt4_sge.c6823 struct mbuf *m0, int compl) in write_ethofld_wr() argument
6850 V_FW_ETH_TX_EO_WR_IMMDLEN(ctrl) | V_FW_WR_COMPL(!!compl)); in write_ethofld_wr()
6976 int next_credits, compl; in ethofld_tx() local
7004 compl = cst->ncompl == 0 || cst->tx_nocompl >= cst->tx_total / 2; in ethofld_tx()
7006 write_ethofld_wr(cst, wr, m, compl); in ethofld_tx()
7008 if (compl) { in ethofld_tx()
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def392 CXX_KEYWORD_OPERATOR(compl , tilde)
/src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc377 SYMBOL(compl, None, <iso646.h>)