Home
last modified time | relevance | path

Searched refs:CROM_MAX_CHUNK_LEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/firewire/
H A Diec13213.h227 #define CROM_MAX_CHUNK_LEN 20 macro
241 uint32_t buf[CROM_MAX_CHUNK_LEN];
H A Dfwcrom.c396 if (index >= CROM_MAX_CHUNK_LEN - 1) { in crom_add_quad()
440 #define MAX_TEXT ((CROM_MAX_CHUNK_LEN + 1) * 4 - sizeof(struct csrtext))