Searched refs:CSRKEY_SPEC (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/firewire/
H A Dfwcrom.c167 if (reg->key == CSRKEY_SPEC && reg->val == spec)
592 crom_add_entry(&unit1, CSRKEY_SPEC, CSRVAL_ANSIT10);
606 crom_add_entry(&unit2, CSRKEY_SPEC, CSRVAL_IETF);
613 crom_add_entry(&unit3, CSRKEY_SPEC, CSRVAL_IETF);
H A Diec13213.h81 #define CSRKEY_SPEC 0x12 /* Specifier_ID */ macro
H A Dif_fwip.c450 crom_add_entry(&fwip->unit4, CSRKEY_SPEC, CSRVAL_IETF);
458 crom_add_entry(&fwip->unit6, CSRKEY_SPEC, CSRVAL_IETF);
H A Dsbp_targ.c329 crom_add_entry(unit, CSRKEY_SPEC, CSRVAL_ANSIT10);
/freebsd-11-stable/sys/dev/dcons/
H A Ddcons_crom.c131 crom_add_entry(&sc->unit, CSRKEY_SPEC, CSRVAL_VENDOR_PRIVATE);
/freebsd-11-stable/stand/i386/libfirewire/
H A Dfirewire.c307 crom_add_entry(&buf->unit, CSRKEY_SPEC, CSRVAL_VENDOR_PRIVATE);
/freebsd-11-stable/usr.sbin/dconschat/
H A Ddconschat.c290 if (reg->key == CSRKEY_SPEC &&

Completed in 93 milliseconds