Home
last modified time | relevance | path

Searched defs:xlat (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.bin/truss/
H A Dsyscalls.c639 struct xlat { struct
647 static struct xlat poll_flags[] = { argument
690 lookup(struct xlat *xlat, int val, int base) in lookup()
714 xlookup(struct xlat *xlat, int val) in xlookup()
726 xlookup_bits(struct xlat *xlat, int val) in xlookup_bits()
/freebsd/sys/dev/qat/include/
H A Dicp_qat_fw.h230 #define ICP_QAT_FW_COMN_RESP_STATUS_BUILD(crypto, comp, xlat, eolb) \ argument
/freebsd/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c723 static const int xlat[][2] = { in grace() local
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw.h1172 crypto, pke, comp, xlat, eolb, unsupp, xlt_inv) \ argument
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h1004 uint32_t xlat :1; member
1028 uint32_t xlat :1; member
1318 uint32_t xlat :1; member
1345 uint32_t xlat :1; member
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c839 uint32_t *xlat, uint32_t *lmt) in bar_get_xlat_params()