Home
last modified time | relevance | path

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

12

/freebsd-10-stable/sys/dev/if_ndis/
Dif_ndis_pci.c113 uint16_t vid, did; local
178 uint16_t vid, did; local
/freebsd-10-stable/sys/dev/bwi/
Dif_bwi_pci.c82 uint16_t did; member
104 uint16_t did, vid; in bwi_pci_probe() local
/freebsd-10-stable/sys/contrib/octeon-sdk/
Dcvmx-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
Dcvmx-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
Dcvmx-rng.h73 uint64_t did : 5; /**< the ID of the device on the non-coherent bus */ member
Dcvmx-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
Dcvmx-fpa.h76 uint64_t did : 8; /**< the ID of the device on the non-coherent bus */ member
Dcvmx-srio.c94 uint64_t did : 5; /* DID = 3 */ member
120 uint64_t did : 5; /* DID = 3 */ member
Dcvmx-srio.h328 uint64_t did : 16; /**< The destination ID in the sRIO message member
Dcvmx-pko.h175 uint64_t did : 8; /**< The ID of the device on the non-coherent bus */ member
/freebsd-10-stable/sys/mips/cavium/
Doctopcireg.h58 uint64_t did : 5; member
81 uint64_t did : 5; member
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/gen/
Dt_fpsetround.c102 int did = 0; in test() local
/freebsd-10-stable/contrib/file/src/
Dfsmagic.c105 int ret, did = 0; in file_fsmagic() local
/freebsd-10-stable/sys/dev/jedec_ts/
Djedec_ts.c134 ts_match_device(uint16_t vid, uint16_t did) in ts_match_device()
/freebsd-10-stable/sys/dev/siba/
Dsiba_bwn.c77 uint16_t did; member
109 uint16_t did, vid; in siba_bwn_probe() local
/freebsd-10-stable/sys/dev/isp/
Disp_target.c676 uint32_t sid, did; in isp_got_tmf_24xx() local
887 uint32_t sid, did; in isp_handle_abts() local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/net/
Dh_dns_server.c158 for (int did = 0;; did++) { in name2str() local
/freebsd-10-stable/sys/amd64/pci/
Dpci_cfgreg.c80 uint16_t did, vid; in pci_cfgregopen() local
/freebsd-10-stable/sys/dev/jedec_dimm/
Djedec_dimm.c975 jedec_dimm_tsod_match(uint16_t vid, uint16_t did) in jedec_dimm_tsod_match()
/freebsd-10-stable/sys/x86/cpufreq/
Dhwpstate.c418 int family, i, fid, did; in hwpstate_get_info_from_msr() local
/freebsd-10-stable/sys/dev/drm2/i915/
Di915_drv.c461 const struct intel_gfx_device_id *did; in i915_get_device_id() local
/freebsd-10-stable/sys/dev/et/
Dif_et.c153 uint16_t did; member
203 uint16_t did, vid; in et_probe() local
/freebsd-10-stable/sys/pci/
Damdsmb.c132 u_int16_t did; in amdsmb_probe() local
Dnfsmb.c148 u_int16_t did; in nfsmb_probe() local
/freebsd-10-stable/sys/dev/iicbus/
Dadt746x.c260 uint8_t did, cid, rev, conf; in adt746x_start() local

12