| /src/external/bsd/libfido2/dist/src/ |
| nfc.c | 200 rx_msg(fido_dev_t *d, unsigned char *buf, size_t count, int ms, bool cbor) function 235 if ((r = rx_msg(d, buf, count, ms, true)) < 2) 255 if ((n = rx_msg(d, f, sizeof(f), ms, false)) < 2 || 290 return rx_msg(d, buf, count, ms, false);
|
| /src/sys/external/bsd/vchiq/dist/interface/vchi/message_drivers/ |
| message.h | 150 RX_MSG_SLOTINFO_T *rx_msg; member in struct:__anon6359
|