Searched refs:CSRKEY_SPEC (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/dev/firewire/ |
| H A D | fwcrom.c | 168 if (reg->key == CSRKEY_SPEC && reg->val == spec) in crom_has_specver() 595 crom_add_entry(&unit1, CSRKEY_SPEC, CSRVAL_ANSIT10); in main() 609 crom_add_entry(&unit2, CSRKEY_SPEC, CSRVAL_IETF); in main() 616 crom_add_entry(&unit3, CSRKEY_SPEC, CSRVAL_IETF); in main()
|
| H A D | iec13213.h | 82 #define CSRKEY_SPEC 0x12 /* Specifier_ID */ macro
|
| H A D | if_fwip.c | 404 crom_add_entry(&fwip->unit4, CSRKEY_SPEC, CSRVAL_IETF); in fwip_post_busreset() 412 crom_add_entry(&fwip->unit6, CSRKEY_SPEC, CSRVAL_IETF); in fwip_post_busreset()
|
| H A D | sbp_targ.c | 332 crom_add_entry(unit, CSRKEY_SPEC, CSRVAL_ANSIT10); in sbp_targ_post_busreset()
|
| H A D | firewire.c | 1842 if (ureg->key == CSRKEY_SPEC) in fw_parse_units()
|
| /freebsd/sys/dev/dcons/ |
| H A D | dcons_crom.c | 137 crom_add_entry(&sc->unit, CSRKEY_SPEC, CSRVAL_VENDOR_PRIVATE); in dcons_crom_post_busreset()
|
| /freebsd/usr.sbin/dconschat/ |
| H A D | dconschat.c | 291 if (reg->key == CSRKEY_SPEC && in dconschat_get_crom()
|