Home
last modified time | relevance | path

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

12

/freebsd-9-stable/sys/dev/if_ndis/
Dif_ndis_pci.c113 uint16_t vid, did; local
178 uint16_t vid, did; local
/freebsd-9-stable/sys/dev/bwi/
Dif_bwi_pci.c80 uint16_t did; member
102 uint16_t did, vid; in bwi_pci_probe() local
/freebsd-9-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.h142 …uint64_t did : 8; /* the hardware ignores this field when is_io==0, else device I… member
157 …uint64_t did : 8; /* the hardware ignores this field when is_io==0, else device I… member
201 #define CVMX_ADDR_DIDSPACE(did) (((CVMX_IO_SEG) << 22) | ((1ULL) << 8) | (did)) argument
202 #define CVMX_ADDR_DID(did) (CVMX_ADDR_DIDSPACE(did) << 40) argument
203 #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.h188 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 0 in this case */ member
212 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 1 in this case */ member
242 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 2 in this case */ member
272 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 3 in this case */ member
320 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 4 in this case */ member
802 …uint64_t did : 8; /**< Device ID of POW. Note that different sub-dids are used.… member
828 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.c90 uint64_t did : 5; /* DID = 3 */ member
116 uint64_t did : 5; /* DID = 3 */ member
Dcvmx-srio.h327 uint64_t did : 16; /**< The destination ID in the sRIO message member
Dcvmx-pko.h158 uint64_t did : 8; /**< The ID of the device on the non-coherent bus */ member
/freebsd-9-stable/sys/mips/cavium/
Doctopcireg.h58 uint64_t did : 5; member
81 uint64_t did : 5; member
/freebsd-9-stable/contrib/file/src/
Dfsmagic.c105 int ret, did = 0; in file_fsmagic() local
/freebsd-9-stable/sys/dev/siba/
Dsiba_bwn.c77 uint16_t did; member
109 uint16_t did, vid; in siba_bwn_probe() local
/freebsd-9-stable/sys/amd64/pci/
Dpci_cfgreg.c80 uint16_t did, vid; in pci_cfgregopen() local
/freebsd-9-stable/sys/x86/cpufreq/
Dhwpstate.c397 int family, i, fid, did; in hwpstate_get_info_from_msr() local
/freebsd-9-stable/sys/arm/arm/
Dvm_machdep.c578 vm_offset_t did = 0; in arm_init_smallalloc() local
/freebsd-9-stable/sys/dev/drm2/i915/
Di915_drv.c407 const struct intel_gfx_device_id *did; in i915_get_device_id() local
/freebsd-9-stable/sys/dev/et/
Dif_et.c153 uint16_t did; member
203 uint16_t did, vid; in et_probe() local
/freebsd-9-stable/sys/pci/
Damdsmb.c132 u_int16_t did; in amdsmb_probe() local
Dnfsmb.c148 u_int16_t did; in nfsmb_probe() local
Damdpm.c150 u_int16_t did; in amdpm_probe() local
/freebsd-9-stable/sys/dev/pcn/
Dif_pcn.c482 pcn_match(u_int16_t vid, u_int16_t did) in pcn_match()
/freebsd-9-stable/sys/dev/isp/
Disp_target.c1000 uint32_t sid, did; in isp_got_tmf_24xx() local
/freebsd-9-stable/sys/dev/sge/
Dif_sge.c271 uint16_t did; in sge_get_mac_addr_apc() member
/freebsd-9-stable/sys/dev/tl/
Dif_tl.c1023 u_int16_t did, vid; local

12