Searched refs:features (Results 1 - 25 of 168) sorted by relevance

1234567

/freebsd-10.1-release/contrib/libstdc++/config/os/gnu-linux/
H A Dos_defines.h44 #include <features.h>
/freebsd-10.1-release/contrib/libstdc++/config/os/uclibc/
H A Dos_defines.h44 #include <features.h>
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Frontend/
H A DLangStandards.cpp16 #define LANGSTANDARD(id, name, desc, features) \
17 static const LangStandard Lang_##id = { name, desc, features };
24 #define LANGSTANDARD(id, name, desc, features) \
33 #define LANGSTANDARD(id, name, desc, features) \
/freebsd-10.1-release/tools/regression/sockets/so_setfib/
H A Dso_setfib.t38 INET=`sysctl -n kern.features.inet`
39 INET6=`sysctl -n kern.features.inet6`
/freebsd-10.1-release/contrib/xz/src/liblzma/common/
H A Dfilter_common.c36 } features[] = { variable in typeref:struct:__anon4875
155 for (j = 0; src[i].id != features[j].id; ++j) {
156 if (features[j].id == LZMA_VLI_UNKNOWN) {
163 dest[i].options = lzma_alloc(features[j].options_size,
171 features[j].options_size);
215 for (j = 0; filters[i].id != features[j].id; ++j)
216 if (features[j].id == LZMA_VLI_UNKNOWN)
224 non_last_ok = features[j].non_last_ok;
225 last_ok = features[j].last_ok;
226 changes_size_count += features[
[all...]
/freebsd-10.1-release/sys/dev/aic7xxx/
H A Daic7xxx.seq78 if ((ahc->features & AHC_ULTRA2) != 0) {
82 if ((ahc->features & AHC_TWIN) != 0) {
90 if ((ahc->features & AHC_TWIN) != 0) {
97 if ((ahc->features & AHC_QUEUE_REGS) != 0) {
140 if ((ahc->features & AHC_QUEUE_REGS) != 0) {
169 if ((ahc->features & AHC_DT) == 0) {
201 if ((ahc->features & AHC_CMD_CHAN) != 0) {
214 if ((ahc->features & AHC_MULTI_TID) != 0) {
216 } else if ((ahc->features & AHC_ULTRA2) != 0) {
222 if ((ahc->features
[all...]
H A Daic7xxx_pci.c871 if ((ahc->features & AHC_ULTRA2) != 0)
887 if ((ahc->features & AHC_DT) != 0) {
904 if ((ahc->features & AHC_ULTRA2) != 0) {
942 if ((ahc->features & AHC_ULTRA) != 0) {
948 ahc->features &= ~AHC_ULTRA;
960 if ((ahc->features & AHC_ULTRA2) != 0) {
1018 if ((ahc->features & AHC_DT) != 0) {
1029 if ((ahc->features & AHC_MULTI_FUNC) != 0)
1032 if ((ahc->features & AHC_ULTRA2) != 0)
1073 if ((ahc->features
[all...]
H A Daic7xxx.c279 if ((ahc->features & AHC_CMD_CHAN) != 0) {
762 if ((ahc->features & AHC_DT) == 0) {
869 if ((ahc->features & AHC_ULTRA2) != 0) {
982 if ((ahc->features & AHC_TWIN) != 0
989 if ((ahc->features & AHC_ULTRA2) != 0)
995 if ((ahc->features & AHC_TWIN) != 0) {
1019 if ((ahc->features & AHC_ULTRA2) != 0
1109 if ((ahc->features & AHC_DT) != 0) {
1125 if ((ahc->features & AHC_DT) != 0
1482 if ((ahc->features
[all...]
/freebsd-10.1-release/sys/xen/
H A Dfeatures.c9 #include <xen/features.h>
H A Dgnttab.h41 #include <xen/features.h>
123 #include <xen/features.h>
/freebsd-10.1-release/sys/dev/sym/
H A DREADME.sym65 gave informations on driver features and summerized important
67 using `man sym' for driver usage and features description, and
/freebsd-10.1-release/usr.sbin/bluetooth/hccontrol/
H A Dnode.c160 for (n = 0; n < sizeof(r.features)/sizeof(r.features[0]); n++)
161 fprintf(stdout, "%#02x ", r.features[n]);
162 fprintf(stdout, "\n%s\n", hci_features2str(r.features,
247 r.entries[n].features[0], r.entries[n].features[1],
248 r.entries[n].features[2], r.entries[n].features[3],
249 r.entries[n].features[4], r.entries[n].features[
[all...]
H A Dinfo.c93 for (n = 0; n < sizeof(rp.features); n++)
94 fprintf(stdout, "%#02x ", rp.features[n]);
95 fprintf(stdout, "\n%s\n", hci_features2str(rp.features,
189 "\nThis command requests a list of the supported features for the local\n" \
190 "unit. This command will return a list of the LMP features.",
/freebsd-10.1-release/sys/dev/virtio/
H A Dvirtio.c67 /* Device independent features. */
112 uint64_t features, struct virtio_feature_desc *desc)
121 device_printf(dev, "%s features: %#jx\n", msg, (uintmax_t) features);
126 sbuf_printf(&sb, "%s features: %#jx", msg, (uintmax_t) features);
133 if (((features & val) == 0) || val == VIRTIO_F_BAD_FEATURE)
221 virtio_reinit(device_t dev, uint64_t features) argument
224 return (VIRTIO_BUS_REINIT(device_get_parent(dev), features));
111 virtio_describe(device_t dev, const char *msg, uint64_t features, struct virtio_feature_desc *desc) argument
H A Dvirtio.h66 uint64_t features, struct virtio_feature_desc *feature_desc);
79 int virtio_reinit(device_t dev, uint64_t features);
/freebsd-10.1-release/sys/cam/ata/
H A Data_all.h51 u_int8_t features; member in struct:ata_cmd
118 void ata_28bit_cmd(struct ccb_ataio *ataio, uint8_t cmd, uint8_t features,
120 void ata_48bit_cmd(struct ccb_ataio *ataio, uint8_t cmd, uint16_t features,
H A Data_all.c81 switch (cmd->features) {
112 if (cmd->features == 0xec)
157 switch (cmd->features) {
188 cmd->command, cmd->features,
374 ata_28bit_cmd(struct ccb_ataio *ataio, uint8_t cmd, uint8_t features, argument
385 ataio->cmd.features = features;
394 ata_48bit_cmd(struct ccb_ataio *ataio, uint8_t cmd, uint16_t features, argument
410 ataio->cmd.features = features;
[all...]
/freebsd-10.1-release/sys/dev/virtio/random/
H A Dvirtio_random.c168 uint64_t features; local
171 features = VTRND_FEATURES;
173 sc->vtrnd_features = virtio_negotiate_features(dev, features);
/freebsd-10.1-release/contrib/tnftp/src/
H A Dutil.c184 features[FEAT_MDTM] = 1;
186 features[FEAT_MLST] = 1;
188 features[FEAT_REST_STREAM] = 1;
190 features[FEAT_SIZE] = 1;
192 features[FEAT_TVFS] = 1;
196 * Determine the remote system type (SYST) and features (FEAT).
259 /* determine features (if any) */
261 features[i] = -1;
265 if (features[i] == -1)
266 features[
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DLangStandard.h40 #define LANGSTANDARD(id, name, desc, features) \
/freebsd-10.1-release/sys/dev/advansys/
H A Dadw_pci.c322 adw->features = ADW_FENONE;
339 adw->features = ADW_ASC3550_FE;
376 adw->features = ADW_ASC38C0800_FE;
392 adw->features = ADW_ASC38C1600_FE;
H A Dadwlib.c401 else if ((adw->features & ADW_DT) != 0)
403 else if ((adw->features & ADW_ULTRA2) != 0)
569 if ((adw->features & ADW_ULTRA) != 0) {
590 if ((adw->features & ADW_ULTRA2) != 0) {
690 if ((adw->features & ADW_ULTRA2) != 0
700 if ((adw->features & ADW_ULTRA2) != 0) {
813 if ((adw->features & ADW_DT) == 0)
815 if ((adw->features & ADW_ULTRA2) == 0)
/freebsd-10.1-release/sys/xen/interface/io/
H A Dnetif.h114 * extra features required to segment the packet properly.
122 * GSO features. This specifies any extra GSO features required
125 uint16_t features; /* XEN_NETIF_GSO_FEAT_* */ member in struct:netif_extra_info::__anon11572::__anon11573
/freebsd-10.1-release/sys/netgraph/bluetooth/hci/
H A Dng_hci_var.h133 u_int8_t features[NG_HCI_FEATURES_SIZE]; member in struct:ng_hci_unit
134 /* LMP features */
206 u_int8_t features[NG_HCI_FEATURES_SIZE]; member in struct:ng_hci_neighbor
207 /* LMP features */
/freebsd-10.1-release/sys/ofed/drivers/net/mlx4/
H A Den_selftest.c90 mlx4_en_update_loopback_state(priv->dev, priv->dev->features);
112 mlx4_en_update_loopback_state(priv->dev, priv->dev->features);

Completed in 366 milliseconds

1234567