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

  /src/sys/dev/ieee1394/
fwcrom.c 172 struct csrtext *textleaf;
192 textleaf = (struct csrtext *)(reg + reg->val);
447 #define MAX_TEXT (int)((CROM_MAX_CHUNK_LEN + 1) * 4 - sizeof(struct csrtext))
452 struct csrtext *tl;
463 tl = (struct csrtext *) &chunk->data;
464 tl->crc_len = howmany(sizeof(struct csrtext) + len, sizeof(uint32_t));
iec13213.h 155 struct csrtext { struct

Completed in 12 milliseconds