Home
last modified time | relevance | path

Searched refs:xflags (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c504 int xflags, nflags; in dump() local
507 xflags = R_LAST; in dump()
514 xflags = R_FIRST; in dump()
521 for (;; xflags = nflags) in dump()
522 switch (dbp->seq(dbp, &key, &data, xflags)) { in dump()
598 sflags(int xflags) in sflags() argument
600 switch (xflags) { in sflags()
/freebsd/contrib/unbound/util/data/
H A Dmsgencode.h169 uint16_t xflags, struct edns_data* edns);
H A Dmsgencode.c1088 uint16_t xflags, struct edns_data* edns) in extended_error_encode() argument
1095 flags |= xflags; in extended_error_encode()
/freebsd/sys/kern/
H A Dkern_rmlock.c281 int liflags, xflags; in rm_init_flags() local
297 xflags = (opts & RM_NEW ? SX_NEW : 0); in rm_init_flags()
299 xflags | SX_NOWITNESS); in rm_init_flags()
302 xflags = (opts & RM_NEW ? MTX_NEW : 0); in rm_init_flags()
304 xflags | MTX_NOWITNESS); in rm_init_flags()
H A Dvfs_subr.c2458 b_xflags_t xflags; in flushbuflist() local
2478 xflags = nbp->b_xflags & (BX_VNDIRTY | BX_VNCLEAN); in flushbuflist()
2514 != xflags) in flushbuflist()
2730 buf_vlist_find_or_add(struct buf *bp, struct bufobj *bo, b_xflags_t xflags) in buf_vlist_find_or_add() argument
2739 KASSERT((xflags & BX_VNDIRTY) == 0 || (bo->bo_flag & BO_DEAD) == 0, in buf_vlist_find_or_add()
2741 KASSERT((bp->b_xflags & (BX_VNDIRTY | BX_VNCLEAN)) == xflags, in buf_vlist_find_or_add()
2742 ("buf_vlist_add: b_xflags %#x not set on bp %p", xflags, bp)); in buf_vlist_find_or_add()
2744 if (xflags & BX_VNDIRTY) in buf_vlist_find_or_add()
2792 buf_vlist_add(struct buf *bp, struct bufobj *bo, b_xflags_t xflags) in buf_vlist_add() argument
2798 bp->b_xflags |= xflags; in buf_vlist_add()
[all …]
/freebsd/sys/dev/usb/wlan/
H A Dif_mtw.c3065 uint8_t xflags = 0; in mtw_tx() local
3121 xflags = 0; in mtw_tx()
3123 xflags = MTW_TX_NSEQ; in mtw_tx()
3129 xflags |= MTW_TX_ACK; in mtw_tx()
3150 txwi->xflags = xflags; in mtw_tx()
3235 uint8_t xflags = 0; in mtw_tx_mgt() local
3248 xflags |= MTW_TX_ACK; in mtw_tx_mgt()
3270 txwi->xflags = xflags; in mtw_tx_mgt()
3303 uint8_t xflags = 0; in mtw_sendprot() local
3321 xflags = 0; in mtw_sendprot()
[all …]
H A Dif_rum.c1354 struct ieee80211_key *k, uint32_t flags, uint8_t xflags, uint8_t qid, in rum_setup_tx_desc() argument
1403 desc->xflags = xflags; in rum_setup_tx_desc()
1494 uint8_t ac, type, xflags = 0; in rum_tx_mgt() local
1533 xflags |= RT2573_TX_HWSEQ; in rum_tx_mgt()
1542 rum_setup_tx_desc(sc, &data->desc, k, flags, xflags, ac, hdrlen, in rum_tx_mgt()
1562 uint8_t ac, type, xflags = 0; in rum_tx_raw() local
1591 xflags |= RT2573_TX_HWSEQ; in rum_tx_raw()
1602 rum_setup_tx_desc(sc, &data->desc, NULL, flags, xflags, ac, 0, in rum_tx_raw()
1625 uint8_t ac, type, qos, xflags = 0; in rum_tx_data() local
1668 xflags |= RT2573_TX_HWSEQ; in rum_tx_data()
[all …]
H A Dif_rumreg.h239 uint8_t xflags; member
H A Dif_run.c3417 txwi->xflags |= RT2860_TX_NSEQ; in run_set_tx_desc()
3440 uint8_t xflags = 0; in run_tx() local
3490 xflags |= RT2860_TX_ACK; in run_tx()
3511 txwi->xflags = xflags; in run_tx()
3597 uint8_t xflags = 0; in run_tx_mgt() local
3608 xflags |= RT2860_TX_ACK; in run_tx_mgt()
3627 txwi->xflags = xflags; in run_tx_mgt()
3662 uint8_t xflags = 0; in run_sendprot() local
3680 xflags = 0; in run_sendprot()
3682 xflags |= RT2860_TX_ACK; in run_sendprot()
[all …]
H A Dif_mtwvar.h104 uint8_t xflags; member
H A Dif_runreg.h788 uint8_t xflags; member
H A Dif_mtwreg.h810 uint8_t xflags; member
/freebsd/sys/cam/
H A Dcam_compat.h158 uint32_t xflags; /* extended ccb_flags */ member
H A Dcam_ccb.h370 uint32_t xflags; /* Extended flags */ member
1434 csio->ccb_h.xflags = 0; in cam_fill_csio()
1458 csio->ccb_h.xflags = 0; in cam_fill_ctio()
H A Dcam_xpt.c3448 ccb_h->xflags = 0; in xpt_setup_ccb_flags()
/freebsd/sys/dev/ral/
H A Drt2661reg.h231 uint16_t xflags; member
H A Drt2860reg.h830 uint8_t xflags; member
H A Drt2661.c1209 uint32_t flags, uint16_t xflags, int len, int rate, in rt2661_setup_tx_desc() argument
1220 desc->xflags = htole16(xflags); in rt2661_setup_tx_desc()
1221 desc->xflags |= htole16(nsegs << 13); in rt2661_setup_tx_desc()
H A Drt2860.c1519 txwi->xflags = qos ? 0 : RT2860_TX_NSEQ; in rt2860_tx()
1556 txwi->xflags |= RT2860_TX_ACK; in rt2860_tx()
1768 txwi->xflags = params->ibp_pri & 3 ? 0 : RT2860_TX_NSEQ; in rt2860_tx_raw()
1797 txwi->xflags |= RT2860_TX_ACK; in rt2860_tx_raw()
4289 txwi.xflags = RT2860_TX_NSEQ; in rt2860_setup_beacon()
/freebsd/sys/dev/sfxge/common/
H A Defx_mcdi.c257 unsigned int xflags; in efx_mcdi_request_start() local
287 xflags = 0; in efx_mcdi_request_start()
289 xflags |= MCDI_HEADER_XFLAGS_EVREQ; in efx_mcdi_request_start()
310 MCDI_HEADER_XFLAGS, xflags); in efx_mcdi_request_start()
326 MCDI_HEADER_XFLAGS, xflags); in efx_mcdi_request_start()
/freebsd/sys/dev/iwi/
H A Dif_iwireg.h340 uint8_t xflags; member
H A Dif_iwi.c1782 int ismcast, flags, xflags, staid; in iwi_tx_start() local
1789 flags = xflags = 0; in iwi_tx_start()
1796 xflags |= IWI_DATA_XFLAG_QOS; in iwi_tx_start()
1904 desc->xflags = xflags; in iwi_tx_start()
/freebsd/sys/contrib/zlib/
H A Dzlib.h117 int xflags; /* extra flags (not used when writing a gzip file) */ member
H A Dinflate.c703 state->head->xflags = (int)(hold & 0xff); in inflate()
/freebsd/contrib/libxo/libxo/
H A Dlibxo.c6921 xo_stack_flags (xo_xof_flags_t xflags) in xo_stack_flags() argument
6923 if (xflags & XOF_DTRT) in xo_stack_flags()