Searched refs:csrtext (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/firewire/
H A Dfwcrom.c188 struct csrtext *textleaf;
202 textleaf = (struct csrtext *)(reg + reg->val);
441 #define MAX_TEXT ((CROM_MAX_CHUNK_LEN + 1) * 4 - sizeof(struct csrtext))
446 struct csrtext *tl;
457 tl = (struct csrtext *) &chunk->data;
458 tl->crc_len = howmany(sizeof(struct csrtext) + len, sizeof(uint32_t));
H A Diec13213.h151 struct csrtext { struct

Completed in 92 milliseconds