Searched refs:rx_frame (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/mac68k/dev/
H A Dif_mcvar.h61 u_char *rx_frame; member in struct:mc_rxframe
H A Dif_mc.c565 mace_read(sc, rxf.rx_frame, len);
/netbsd-current/sys/arch/macppc/dev/
H A Dif_mcvar.h61 uint8_t *rx_frame; member in struct:mc_rxframe
H A Dif_mc.c278 sc->sc_rxframe.rx_frame = sc->sc_rxbuf + offset;
H A Dam79c950.c561 mace_read(sc, rxf.rx_frame, len);
/netbsd-current/external/bsd/libfido2/dist/src/
H A Dio.c181 rx_frame(fido_dev_t *d, struct frame *fp, int *ms) function
202 if (rx_frame(d, fp, ms) < 0)
266 if (rx_frame(d, &f, ms) < 0) {
267 fido_log_debug("%s: rx_frame", __func__);
/netbsd-current/sys/arch/mac68k/obio/
H A Dif_mc_obio.c320 sc->sc_rxframe.rx_frame = sc->sc_rxbuf + offset + 16;

Completed in 313 milliseconds