Searched defs:subdid (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-rng.h74 uint64_t subdid : 3; /**< the sub ID of the device on the non-coherent bus */ member in struct:__anon7088::__anon7089
H A Dcvmx-pcie.h83 uint64_t subdid : 3; /* PCIe SubDID = 1 */ member in struct:__anon7010::__anon7011
101 uint64_t subdid : 3; /* PCIe SubDID = 2 */ member in struct:__anon7010::__anon7012
113 uint64_t subdid : 3; /* PCIe SubDID = 3-6 */ member in struct:__anon7010::__anon7013
H A Dcvmx-srio.c95 uint64_t subdid : 3; /* SubDID = 3-6 */ member in struct:__anon7098::__anon7099
121 uint64_t subdid : 3; /* SubDID = 3-6 */ member in struct:__anon7098::__anon7100
1428 int subdid; local
1531 int subdid = (physical_address >> 40) & 7; local
[all...]
/freebsd-10.0-release/sys/mips/cavium/
H A Doctopcireg.h59 uint64_t subdid : 3; member in struct:__anon9925::__anon9926
82 uint64_t subdid : 3; member in struct:__anon9927::__anon9928

Completed in 172 milliseconds