Searched refs:CROM_UDIR (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/firewire/
H A Diec13213.h102 #define CROM_UDIR (CSRTYPE_D | CSRKEY_UNIT) /* 0x81 Unit directory */ macro
H A Dfwcrom.c591 crom_add_chunk(&src, &root, &unit1, CROM_UDIR);
605 crom_add_chunk(&src, &root, &unit2, CROM_UDIR);
612 crom_add_chunk(&src, &root, &unit3, CROM_UDIR);
H A Dif_fwip.c449 crom_add_chunk(src, root, &fwip->unit4, CROM_UDIR);
457 crom_add_chunk(src, root, &fwip->unit6, CROM_UDIR);
H A Dsbp_targ.c328 crom_add_chunk(src, root, unit, CROM_UDIR);
/freebsd-11-stable/sys/dev/dcons/
H A Ddcons_crom.c130 crom_add_chunk(src, root, &sc->unit, CROM_UDIR);
/freebsd-11-stable/stand/i386/libfirewire/
H A Dfirewire.c306 crom_add_chunk(src, root, &buf->unit, CROM_UDIR);

Completed in 81 milliseconds