Home
last modified time | relevance | path

Searched defs:did (Results 1 – 25 of 46) sorted by relevance

12

/trueos/sys/dev/if_ndis/
HDif_ndis_pci.c113 uint16_t vid, did; local
178 uint16_t vid, did; local
/trueos/sys/dev/bwi/
HDif_bwi_pci.c82 uint16_t did; member
104 uint16_t did, vid; in bwi_pci_probe() local
/trueos/sys/contrib/octeon-sdk/
HDcvmx-pcie.h82 uint64_t did : 5; /* PCIe DID = 3 */ member
100 uint64_t did : 5; /* PCIe DID = 3 */ member
112 uint64_t did : 5; /* PCIe DID = 3 */ member
HDcvmx-address.h146 …uint64_t did : 8; /* the hardware ignores this field when is_io==0, else device I… member
161 …uint64_t did : 8; /* the hardware ignores this field when is_io==0, else device I… member
205 #define CVMX_ADDR_DIDSPACE(did) (((CVMX_IO_SEG) << 22) | ((1ULL) << 8) | (did)) argument
206 #define CVMX_ADDR_DID(did) (CVMX_ADDR_DIDSPACE(did) << 40) argument
207 #define CVMX_FULL_DID(did,subdid) (((did) << 3) | (subdid)) argument
HDcvmx-rng.h73 uint64_t did : 5; /**< the ID of the device on the non-coherent bus */ member
HDcvmx-pow.h277 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 0 in this case */ member
301 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 1 in this case */ member
331 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 1 in this case */ member
359 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 2 in this case */ member
389 uint64_t did : 8; /**< the ID of SSO - did<2:0> == 2 in this case */ member
417 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 3 in this case */ member
461 uint64_t did : 8; /**< the ID of SSO - did<2:0> == 2 in this case */ member
495 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 4 in this case */ member
1300 …uint64_t did : 8; /**< Device ID of POW. Note that different sub-dids are used.… member
1326 uint64_t did : 8; /**< the ID of the device on the non-coherent bus */ member
HDcvmx-fpa.h76 uint64_t did : 8; /**< the ID of the device on the non-coherent bus */ member
HDcvmx-srio.c94 uint64_t did : 5; /* DID = 3 */ member
120 uint64_t did : 5; /* DID = 3 */ member
HDcvmx-srio.h328 uint64_t did : 16; /**< The destination ID in the sRIO message member
HDcvmx-pko.h175 uint64_t did : 8; /**< The ID of the device on the non-coherent bus */ member
/trueos/sys/mips/cavium/
HDoctopcireg.h58 uint64_t did : 5; member
81 uint64_t did : 5; member
/trueos/contrib/netbsd-tests/lib/libc/gen/
HDt_fpsetround.c102 int did = 0; in test() local
/trueos/contrib/file/src/
HDfsmagic.c105 int ret, did = 0; in file_fsmagic() local
/trueos/sys/dev/siba/
HDsiba_bwn.c77 uint16_t did; member
109 uint16_t did, vid; in siba_bwn_probe() local
/trueos/contrib/netbsd-tests/lib/libc/net/
HDh_dns_server.c158 for (int did = 0;; did++) { in name2str() local
/trueos/sys/amd64/pci/
HDpci_cfgreg.c80 uint16_t did, vid; in pci_cfgregopen() local
/trueos/sys/x86/cpufreq/
HDhwpstate.c402 int family, i, fid, did; in hwpstate_get_info_from_msr() local
/trueos/sys/dev/drm2/i915/
HDi915_drv.c461 const struct intel_gfx_device_id *did; in i915_get_device_id() local
/trueos/sys/dev/et/
HDif_et.c153 uint16_t did; member
203 uint16_t did, vid; in et_probe() local
/trueos/sys/dev/iicbus/
HDadt746x.c260 uint8_t did, cid, rev, conf; in adt746x_start() local
/trueos/sys/pci/
HDnfsmb.c148 u_int16_t did; in nfsmb_probe() local
HDamdsmb.c132 u_int16_t did; in amdsmb_probe() local
HDamdpm.c150 u_int16_t did; in amdpm_probe() local
/trueos/sys/dev/pcn/
HDif_pcn.c482 pcn_match(u_int16_t vid, u_int16_t did) in pcn_match()
/trueos/sys/dev/isp/
HDisp_target.c1000 uint32_t sid, did; in isp_got_tmf_24xx() local

12