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

/freebsd-11-stable/sys/dev/firewire/
H A Diec13213.h54 #define CONF_ROM 0x0400 macro
H A Dfirewire.c629 CSRARC(fc, CONF_ROM) = 0x04 << 24;
630 CSRARC(fc, CONF_ROM + 4) = 0x31333934; /* means strings 1394 */
631 CSRARC(fc, CONF_ROM + 8) = 1 << 31 | 1 << 30 | 1 << 29 |
633 CSRARC(fc, CONF_ROM + 0xc) = 0;

Completed in 216 milliseconds