HomeSort by: relevance | last modified time | path
    Searched refs:csrtext (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ieee1394/
fwcrom.c 174 struct csrtext *textleaf;
194 textleaf = (struct csrtext *)(reg + reg->val);
449 #define MAX_TEXT (int)((CROM_MAX_CHUNK_LEN + 1) * 4 - sizeof(struct csrtext))
454 struct csrtext *tl;
465 tl = (struct csrtext *) &chunk->data;
466 tl->crc_len = howmany(sizeof(struct csrtext) + len, sizeof(uint32_t));
iec13213.h 155 struct csrtext { struct

Completed in 13 milliseconds