Searched refs:CSRKEY_SPEC (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/sys/dev/firewire/ |
| H A D | fwcrom.c | 169 if (reg->key == CSRKEY_SPEC && reg->val == spec) in crom_has_specver() 594 crom_add_entry(&unit1, CSRKEY_SPEC, CSRVAL_ANSIT10); in main() 608 crom_add_entry(&unit2, CSRKEY_SPEC, CSRVAL_IETF); in main() 615 crom_add_entry(&unit3, CSRKEY_SPEC, CSRVAL_IETF); in main()
|
| H A D | iec13213.h | 83 #define CSRKEY_SPEC 0x12 /* Specifier_ID */ macro
|
| H A D | if_fwip.c | 450 crom_add_entry(&fwip->unit4, CSRKEY_SPEC, CSRVAL_IETF); in fwip_post_busreset() 458 crom_add_entry(&fwip->unit6, CSRKEY_SPEC, CSRVAL_IETF); in fwip_post_busreset()
|
| H A D | sbp_targ.c | 331 crom_add_entry(unit, CSRKEY_SPEC, CSRVAL_ANSIT10); in sbp_targ_post_busreset()
|
| /freebsd-13.1/sys/dev/dcons/ |
| H A D | dcons_crom.c | 138 crom_add_entry(&sc->unit, CSRKEY_SPEC, CSRVAL_VENDOR_PRIVATE); in dcons_crom_post_busreset()
|
| /freebsd-13.1/stand/i386/libfirewire/ |
| H A D | firewire.c | 307 crom_add_entry(&buf->unit, CSRKEY_SPEC, CSRVAL_VENDOR_PRIVATE); in dcons_crom()
|
| /freebsd-13.1/usr.sbin/dconschat/ |
| H A D | dconschat.c | 292 if (reg->key == CSRKEY_SPEC && in dconschat_get_crom()
|