Lines Matching +full:hi +full:- +full:speed
1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
5 * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa
58 uint32_t hi; member
103 * Defined 1394a-2000
104 * Table 5B-1
229 * value, or an invalid transaction was attempted (e.g., a write to a read-only
247 uint32_t hi, lo; member
251 ((eui)->hi >> (8 * (3 - (x)))): \
252 ((eui)->lo >> (8 * (7 - (x)))) \
255 ((x).hi == (y).hi && (x).lo == (y).lo)
288 * Defined in IEEE 1394a-2000
416 uint8_t speed[64][64]; member