Searched defs:did (Results 1 – 14 of 14) sorted by relevance
82 uint64_t did : 5; /* PCIe DID = 3 */ member100 uint64_t did : 5; /* PCIe DID = 3 */ member112 uint64_t did : 5; /* PCIe DID = 3 */ member
146 …uint64_t did : 8; /* the hardware ignores this field when is_io==0, else device I… member161 …uint64_t did : 8; /* the hardware ignores this field when is_io==0, else device I… member205 #define CVMX_ADDR_DIDSPACE(did) (((CVMX_IO_SEG) << 22) | ((1ULL) << 8) | (did)) argument206 #define CVMX_ADDR_DID(did) (CVMX_ADDR_DIDSPACE(did) << 40) argument207 #define CVMX_FULL_DID(did,subdid) (((did) << 3) | (subdid)) argument
73 uint64_t did : 5; /**< the ID of the device on the non-coherent bus */ member
277 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 0 in this case */ member301 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 1 in this case */ member331 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 1 in this case */ member359 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 2 in this case */ member389 uint64_t did : 8; /**< the ID of SSO - did<2:0> == 2 in this case */ member417 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 3 in this case */ member461 uint64_t did : 8; /**< the ID of SSO - did<2:0> == 2 in this case */ member495 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 4 in this case */ member1300 …uint64_t did : 8; /**< Device ID of POW. Note that different sub-dids are used.… member1326 uint64_t did : 8; /**< the ID of the device on the non-coherent bus */ member
76 uint64_t did : 8; /**< the ID of the device on the non-coherent bus */ member
94 uint64_t did : 5; /* DID = 3 */ member120 uint64_t did : 5; /* DID = 3 */ member
328 uint64_t did : 16; /**< The destination ID in the sRIO message member
175 uint64_t did : 8; /**< The ID of the device on the non-coherent bus */ member
1639 uint64_t did : 16; /**< DID field of outbound message descriptor member
60 uint64_t did : 5; member83 uint64_t did : 5; member
124 u_int16_t did, vid; in legacy_pci_cfgregopen() local
249 uint32_t did = (uint32_t)-1; in vhost_vdpa_setup() local
432 int family, i, fid, did; in hwpstate_get_info_from_msr() local
500 __u8 did; member