Home
last modified time | relevance | path

Searched defs:crc_p (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/dev/sbni/
HDif_sbni.c521 download_data(struct sbni_softc *sc, u_int32_t *crc_p) in download_data()
755 send_frame_header(struct sbni_softc *sc, u_int32_t *crc_p) in send_frame_header()
803 u_int *ack, u_int *is_first, u_int32_t *crc_p) in check_fhdr()
/freebsd-14-stable/usr.sbin/bhyve/
HDrfb.c677 uint32_t *crc_p, *orig_crc; in rfb_send_screen() local