Searched refs:did (Results 1 - 25 of 90) sorted by relevance

1234

/freebsd-10.1-release/share/doc/psd/20.ipctut/
H A Dsocketpair.c38 #define DATA1 "In Xanadu, did Kublai Khan . . ."
/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-address.h146 uint64_t did : 8; /* the hardware ignores this field when is_io==0, else device ID */ member in struct:__anon6982::__anon6987
161 uint64_t did : 8; /* the hardware ignores this field when is_io==0, else device ID */ member in struct:__anon6982::__anon6989
205 #define CVMX_ADDR_DIDSPACE(did) (((CVMX_IO_SEG) << 22) | ((1ULL) << 8) | (did))
206 #define CVMX_ADDR_DID(did) (CVMX_ADDR_DIDSPACE(did) << 40)
207 #define CVMX_FULL_DID(did,subdid) (((did) << 3) | (subdid))
H A Dcvmx-key.h81 ptr.sio.did = CVMX_OCT_DID_KEY_RW;
102 ptr.sio.did = CVMX_OCT_DID_KEY_RW;
H A Dcvmx-rng.h73 uint64_t did : 5; /**< the ID of the device on the non-coherent bus */ member in struct:__anon7293::__anon7294
156 data.s.did = CVMX_OCT_DID_RNG;
H A Dcvmx-pcie.h82 uint64_t did : 5; /* PCIe DID = 3 */ member in struct:__anon7215::__anon7216
100 uint64_t did : 5; /* PCIe DID = 3 */ member in struct:__anon7215::__anon7217
112 uint64_t did : 5; /* PCIe DID = 3 */ member in struct:__anon7215::__anon7218
H A Dcvmx-pow.h269 * Address for new work request loads (did<2:0> == 0)
277 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 0 in this case */ member in struct:__anon7244::__anon7245
285 uint64_t did : 8;
301 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 1 in this case */ member in struct:__anon7244::__anon7246
315 uint64_t did : 8;
331 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 1 in this case */ member in struct:__anon7244::__anon7247
343 uint64_t did
359 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 2 in this case */ member in struct:__anon7244::__anon7248
389 uint64_t did : 8; /**< the ID of SSO - did<2:0> == 2 in this case */ member in struct:__anon7244::__anon7249
417 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 3 in this case */ member in struct:__anon7244::__anon7250
461 uint64_t did : 8; /**< the ID of SSO - did<2:0> == 2 in this case */ member in struct:__anon7244::__anon7251
495 uint64_t did : 8; /**< the ID of POW -- did<2:0> == 4 in this case */ member in struct:__anon7244::__anon7252
1300 uint64_t did : 8; /**< Device ID of POW. Note that different sub-dids are used. */ member in struct:__anon7282::__anon7283
1326 uint64_t did : 8; /**< the ID of the device on the non-coherent bus */ member in struct:__anon7284::__anon7285
[all...]
H A Dcvmx-fpa.h76 uint64_t did : 8; /**< the ID of the device on the non-coherent bus */ member in struct:__anon7081::__anon7082
217 data.s.did = CVMX_FULL_DID(CVMX_OCT_DID_FPA,pool);
H A Dcvmx-srio.h212 63xx - this functionality did not exist in
223 63xx - this functionality did not exist in
232 functionality did not exist in prior OCTEON's. */
240 functionality did not exist in prior OCTEON's. */
328 uint64_t did : 16; /**< The destination ID in the sRIO message member in struct:__anon7316::__anon7317
364 uint64_t did : 16;
H A Dcvmx-pko.h175 uint64_t did : 8; /**< The ID of the device on the non-coherent bus */ member in struct:__anon7229::__anon7230
294 ptr.s.did = CVMX_OCT_DID_PKT_SEND;
740 ptr.s.did = CVMX_OCT_DID_PKT_SEND;
/freebsd-10.1-release/sys/mips/cavium/
H A Doctopcireg.h58 uint64_t did : 5; member in struct:__anon10258::__anon10259
81 uint64_t did : 5; member in struct:__anon10260::__anon10261
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/
H A Dtst.temporal.ksh89 echo $tst: begin probe did not fire
96 echo $tst: end probe did not fire
/freebsd-10.1-release/sys/dev/if_ndis/
H A Dif_ndis_pci.c113 uint16_t vid, did; local
120 did = pci_get_device(dev);
125 if ((t->ndis_vid == vid) && (t->ndis_did == did) &&
178 uint16_t vid, did; local
270 * If the BIOS did not set up an interrupt for this device,
312 did = pci_get_device(dev);
319 if (t->ndis_vid == vid && t->ndis_did == did) {
/freebsd-10.1-release/sys/dev/bwi/
H A Dif_bwi_pci.c82 uint16_t did; member in struct:bwi_dev
104 uint16_t did, vid; local
106 did = pci_get_device(dev);
110 if (b->did == did && b->vid == vid) {
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.providers.ksh123 printf("exit probe did not seem to fire\n");
/freebsd-10.1-release/sys/amd64/pci/
H A Dpci_cfgreg.c80 uint16_t did, vid; local
99 did = pci_cfgregread(0, 0, 0, PCIR_DEVICE, 2);
102 switch (did) {
/freebsd-10.1-release/contrib/file/src/
H A Dfsmagic.c105 int ret, did = 0; local
118 #define COMMA (did++ ? ", " : "")
402 if (!mime && did && ret == 0) {
/freebsd-10.1-release/sys/dev/siba/
H A Dsiba_bwn.c77 uint16_t did; member in struct:siba_dev
109 uint16_t did, vid; local
111 did = pci_get_device(dev);
115 if (siba_devices[i].did == did && siba_devices[i].vid == vid) {
/freebsd-10.1-release/sys/pci/
H A Damdpm.c150 u_int16_t did; local
153 did = pci_get_device(dev);
155 ((did == AMDPM_DEVICEID_AMD756PM) ||
156 (did == AMDPM_DEVICEID_AMD766PM) ||
157 (did == AMDPM_DEVICEID_AMD768PM) ||
158 (did == AMDPM_DEVICEID_AMD8111PM))) {
173 (did == AMDPM_DEVICEID_NF_SMB)) {
/freebsd-10.1-release/sys/dev/xl/
H A Dif_xl.c1070 uint16_t did; local
1081 did = pci_get_device(dev);
1084 if (did == TC_DEVICEID_HURRICANE_555)
1086 if (did == TC_DEVICEID_HURRICANE_556 ||
1087 did == TC_DEVICEID_HURRICANE_556B)
1091 if (did == TC_DEVICEID_HURRICANE_555 ||
1092 did == TC_DEVICEID_HURRICANE_556)
1094 if (did == TC_DEVICEID_HURRICANE_556B)
1097 if (did == TC_DEVICEID_HURRICANE_575B ||
1098 did
[all...]
/freebsd-10.1-release/sys/dev/drm2/i915/
H A Di915_drv.c407 const struct intel_gfx_device_id *did; local
409 for (did = &pciidlist[0]; did->device != 0; did++) {
410 if (did->device != device)
412 return (did->info);
/freebsd-10.1-release/sys/arm/ti/am335x/
H A Dam335x_pwm.c435 pcell_t did; local
443 if ((OF_getprop(node, "pwm-device-id", &did, sizeof(did))) <= 0) {
447 sc->sc_id = fdt32_to_cpu(did);
/freebsd-10.1-release/sys/x86/cpufreq/
H A Dhwpstate.c402 int family, i, fid, did; local
416 did = AMD_10H_11H_CUR_DID(msr);
420 /* fid/did to frequency */
421 hwpstate_set[i].freq = 100 * (fid + 0x08) / (1 << did);
424 /* fid/did to frequency */
425 hwpstate_set[i].freq = 100 * (fid + 0x10) / (1 << did);
/freebsd-10.1-release/contrib/bmake/mk/
H A Dtarget-flags.mk27 # variables. The original version of this macro file did
/freebsd-10.1-release/sys/dev/isp/
H A Disp_pci.c664 uint32_t data, cmd, linesz, did; local
736 did = 0x1040;
741 did = 0x1080;
747 did = 0x1080;
754 did = 0x1080;
760 did = 0x12160;
766 did = 0x12160;
773 did = 0x2100;
788 did = 0x2200;
794 did
[all...]
/freebsd-10.1-release/sys/dev/tl/
H A Dif_tl.c1023 u_int16_t did, vid; local
1031 did = pci_get_device(dev);
1038 if (vid == t->tl_vid && did == t->tl_did)
1197 if (did == COMPAQ_DEVICEID_NETEL_10_100_PROLIANT ||
1198 did == COMPAQ_DEVICEID_NETFLEX_3P_INTEGRATED ||
1199 did == COMPAQ_DEVICEID_NETFLEX_3P_BNC ||
1200 did == COMPAQ_DEVICEID_NETEL_10_T2_UTP_COAX)
1202 if (did == COMPAQ_DEVICEID_NETEL_10 ||
1203 did == COMPAQ_DEVICEID_NETEL_10_100_DUAL ||
1204 did
[all...]

Completed in 790 milliseconds

1234