Searched defs:xlat (Results 1 – 6 of 6) sorted by relevance
/freebsd/usr.bin/truss/ |
H A D | syscalls.c | 639 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 D | icp_qat_fw.h | 230 #define ICP_QAT_FW_COMN_RESP_STATUS_BUILD(crypto, comp, xlat, eolb) \ argument
|
/freebsd/usr.bin/posixmqcontrol/ |
H A D | posixmqcontrol.c | 723 static const int xlat[][2] = { in grace() local
|
/freebsd/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_fw.h | 1172 crypto, pke, comp, xlat, eolb, unsupp, xlt_inv) \ argument
|
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_hw.h | 1004 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 D | ntb_hw_intel.c | 839 uint32_t *xlat, uint32_t *lmt) in bar_get_xlat_params()
|