Home
last modified time | relevance | path

Searched defs:subdid (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pcie.h83 uint64_t subdid : 3; /* PCIe SubDID = 1 */ member
101 uint64_t subdid : 3; /* PCIe SubDID = 2 */ member
113 uint64_t subdid : 3; /* PCIe SubDID = 3-6 */ member
H A Dcvmx-srio.c95 uint64_t subdid : 3; /* SubDID = 3-6 */ member
121 uint64_t subdid : 3; /* SubDID = 3-6 */ member
1428 int subdid; in cvmx_srio_physical_map() local
1531 int subdid = (physical_address >> 40) & 7; in cvmx_srio_physical_unmap() local
H A Dcvmx-rng.h74 uint64_t subdid : 3; /**< the sub ID of the device on the non-coherent bus */ member
H A Dcvmx-address.h207 #define CVMX_FULL_DID(did,subdid) (((did) << 3) | (subdid)) argument
/f-stack/freebsd/mips/cavium/
H A Doctopcireg.h61 uint64_t subdid : 3; member
84 uint64_t subdid : 3; member