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

/freebsd-11-stable/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:__anon8741::__anon8742
H A Dcvmx-pcie.h83 uint64_t subdid : 3; /* PCIe SubDID = 1 */ member in struct:__anon8663::__anon8664
101 uint64_t subdid : 3; /* PCIe SubDID = 2 */ member in struct:__anon8663::__anon8665
113 uint64_t subdid : 3; /* PCIe SubDID = 3-6 */ member in struct:__anon8663::__anon8666
H A Dcvmx-srio.c95 uint64_t subdid : 3; /* SubDID = 3-6 */ member in struct:__anon8751::__anon8752
121 uint64_t subdid : 3; /* SubDID = 3-6 */ member in struct:__anon8751::__anon8753
1428 int subdid; local
1531 int subdid = (physical_address >> 40) & 7; local
[all...]
/freebsd-11-stable/sys/mips/cavium/
H A Doctopcireg.h59 uint64_t subdid : 3; member in struct:__anon12176::__anon12177
82 uint64_t subdid : 3; member in struct:__anon12178::__anon12179

Completed in 154 milliseconds