Lines Matching defs:spec
142 crom_has_specver(uint32_t *p, uint32_t spec, uint32_t ver)
153 if (reg->key == CSRKEY_SPEC && reg->val == spec)
199 /* XXX should check spec and type */
233 crom_desc_specver(uint32_t spec, uint32_t ver, char *buf, int len)
237 if (spec == CSRVAL_ANSIT10 || spec == 0) {
243 if (spec != 0)
247 if (spec == CSRVAL_1394TA || spec == 0) {
277 if (spec != 0)