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

/freebsd-13-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:__anon10321::__anon10322
H A Dcvmx-pcie.h83 uint64_t subdid : 3; /* PCIe SubDID = 1 */ member in struct:__anon10243::__anon10244
101 uint64_t subdid : 3; /* PCIe SubDID = 2 */ member in struct:__anon10243::__anon10245
113 uint64_t subdid : 3; /* PCIe SubDID = 3-6 */ member in struct:__anon10243::__anon10246
H A Dcvmx-srio.c95 uint64_t subdid : 3; /* SubDID = 3-6 */ member in struct:__anon10331::__anon10332
121 uint64_t subdid : 3; /* SubDID = 3-6 */ member in struct:__anon10331::__anon10333
1428 int subdid; local
1531 int subdid = (physical_address >> 40) & 7; local
[all...]
/freebsd-13-stable/sys/mips/cavium/
H A Doctopcireg.h61 uint64_t subdid : 3; member in struct:__anon14799::__anon14800
84 uint64_t subdid : 3; member in struct:__anon14801::__anon14802

Completed in 154 milliseconds