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

/freebsd-13-stable/sys/dev/firewire/
H A Diec13213.h228 #define CROM_MAX_CHUNK_LEN 20 macro
242 uint32_t buf[CROM_MAX_CHUNK_LEN];
H A Dfwcrom.c397 if (index >= CROM_MAX_CHUNK_LEN - 1) {
441 #define MAX_TEXT ((CROM_MAX_CHUNK_LEN + 1) * 4 - sizeof(struct csrtext))

Completed in 121 milliseconds