Home
last modified time | relevance | path

Searched refs:CSRVAL_T10SBP2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/firewire/
H A Diec13213.h123 #define CSRVAL_T10SBP2 0x010483 macro
H A Dfwcrom.c248 case CSRVAL_T10SBP2: in crom_desc_specver()
594 crom_add_entry(&unit1, CSRKEY_VER, CSRVAL_T10SBP2); in main()
H A Dsbp.c638 if (reg->val == CSRVAL_T10SBP2) in sbp_probe_lun()
684 && crom_has_specver((fwdev)->csrrom, CSRVAL_ANSIT10, CSRVAL_T10SBP2))
H A Dsbp_targ.c330 crom_add_entry(unit, CSRKEY_VER, CSRVAL_T10SBP2); in sbp_targ_post_busreset()