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

/freebsd-11-stable/sys/dev/firewire/
H A Dfwcrom.c186 struct csrtext *textleaf;
200 textleaf = (struct csrtext *)(reg + reg->val);
439 #define MAX_TEXT ((CROM_MAX_CHUNK_LEN + 1) * 4 - sizeof(struct csrtext))
444 struct csrtext *tl;
455 tl = (struct csrtext *) &chunk->data;
456 tl->crc_len = howmany(sizeof(struct csrtext) + len, sizeof(uint32_t));
H A Diec13213.h149 struct csrtext { struct

Completed in 80 milliseconds