Home
last modified time | relevance | path

Searched refs:xflags (Results 1 – 23 of 23) 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/sys/cam/
H A Dcam_compat.c158 hdr->xflags = 0; in cam_compat_handle_0x17()
295 if (hdr18->xflags & CAM_EXTLUN_VALID_0x18) in cam_compat_handle_0x18()
298 hdr->xflags = hdr18->xflags; in cam_compat_handle_0x18()
342 hdr18->xflags = hdr->xflags | CAM_EXTLUN_VALID_0x18; in cam_compat_handle_0x18()
H A Dcam_compat.h158 uint32_t xflags; /* extended ccb_flags */ member
H A Dcam_ccb.h367 uint32_t xflags; /* Extended flags */ member
1396 csio->ccb_h.xflags = 0; in cam_fill_csio()
1420 csio->ccb_h.xflags = 0; in cam_fill_ctio()
H A Dcam_xpt.c3430 ccb_h->xflags = 0; in xpt_setup_ccb_flags()
/freebsd/contrib/unbound/util/data/
H A Dmsgencode.h169 uint16_t xflags, struct edns_data* edns);
H A Dmsgencode.c1073 uint16_t xflags, struct edns_data* edns) in extended_error_encode() argument
1080 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.c2417 b_xflags_t xflags; in flushbuflist() local
2437 xflags = nbp->b_xflags & (BX_VNDIRTY | BX_VNCLEAN); in flushbuflist()
2473 != xflags) in flushbuflist()
2705 buf_vlist_add(struct buf *bp, struct bufobj *bo, b_xflags_t xflags) in buf_vlist_add() argument
2714 KASSERT((xflags & BX_VNDIRTY) == 0 || (bo->bo_flag & BO_DEAD) == 0, in buf_vlist_add()
2718 bp->b_xflags |= xflags; in buf_vlist_add()
2719 if (xflags & BX_VNDIRTY) in buf_vlist_add()
/freebsd/sys/dev/usb/wlan/
H A Dif_rum.c1355 struct ieee80211_key *k, uint32_t flags, uint8_t xflags, uint8_t qid, in rum_setup_tx_desc() argument
1404 desc->xflags = xflags; in rum_setup_tx_desc()
1496 uint8_t ac, type, xflags = 0; in rum_tx_mgt() local
1537 xflags |= RT2573_TX_HWSEQ; in rum_tx_mgt()
1546 rum_setup_tx_desc(sc, &data->desc, k, flags, xflags, ac, hdrlen, in rum_tx_mgt()
1566 uint8_t ac, type, xflags = 0; in rum_tx_raw() local
1595 xflags |= RT2573_TX_HWSEQ; in rum_tx_raw()
1606 rum_setup_tx_desc(sc, &data->desc, NULL, flags, xflags, ac, 0, in rum_tx_raw()
1629 uint8_t ac, type, qos, xflags = 0; in rum_tx_data() local
1672 xflags |= RT2573_TX_HWSEQ; in rum_tx_data()
[all …]
H A Dif_rumreg.h239 uint8_t xflags; member
H A Dif_run.c3436 uint8_t xflags = 0; in run_tx() local
3486 xflags |= RT2860_TX_ACK; in run_tx()
3507 txwi->xflags = xflags; in run_tx()
3590 uint8_t xflags = 0; in run_tx_mgt() local
3603 xflags |= RT2860_TX_ACK; in run_tx_mgt()
3622 txwi->xflags = xflags; in run_tx_mgt()
3654 uint8_t xflags = 0; in run_sendprot() local
3672 xflags = 0; in run_sendprot()
3685 txwi->xflags = xflags; in run_sendprot()
3720 uint8_t xflags = 0; in run_tx_param() local
[all …]
H A Dif_runreg.h788 uint8_t xflags; member
/freebsd/sys/dev/ral/
H A Drt2661reg.h231 uint16_t xflags; member
H A Drt2860reg.h830 uint8_t xflags; member
H A Drt2661.c1207 uint32_t flags, uint16_t xflags, int len, int rate, in rt2661_setup_tx_desc() argument
1218 desc->xflags = htole16(xflags); in rt2661_setup_tx_desc()
1219 desc->xflags |= htole16(nsegs << 13); in rt2661_setup_tx_desc()
H A Drt2860.c1516 txwi->xflags = qos ? 0 : RT2860_TX_NSEQ; in rt2860_tx()
1553 txwi->xflags |= RT2860_TX_ACK; in rt2860_tx()
1767 txwi->xflags = params->ibp_pri & 3 ? 0 : RT2860_TX_NSEQ; in rt2860_tx_raw()
1796 txwi->xflags |= RT2860_TX_ACK; in rt2860_tx_raw()
4290 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.c1780 int ismcast, flags, xflags, staid; in iwi_tx_start() local
1787 flags = xflags = 0; in iwi_tx_start()
1794 xflags |= IWI_DATA_XFLAG_QOS; in iwi_tx_start()
1900 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()