Searched refs:crom_load (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/firewire/
H A Diec13213.h252 extern int crom_load(struct crom_src *, uint32_t *, int);
H A Dfwcrom.c483 crom_load(struct crom_src *src, uint32_t *buf, int maxlen) function
620 crom_load(&src, buf, 256);
H A Dfirewire.c756 crom_load(src, newrom, CROMSIZE);
766 crom_load(src, newrom, CROMSIZE);
/freebsd-12-stable/stand/i386/libfirewire/
H A Dfirewire.c326 crom_load(src, (uint32_t *)newrom, CROMSIZE);
336 crom_load(src, (uint32_t *)newrom, CROMSIZE);

Completed in 123 milliseconds