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

/freebsd-11-stable/sys/dev/firewire/
H A Diec13213.h226 #define CROM_MAX_CHUNK_LEN 20 macro
240 uint32_t buf[CROM_MAX_CHUNK_LEN];
H A Dfwcrom.c395 if (index >= CROM_MAX_CHUNK_LEN - 1) {
439 #define MAX_TEXT ((CROM_MAX_CHUNK_LEN + 1) * 4 - sizeof(struct csrtext))

Completed in 119 milliseconds