| /freebsd/sys/kern/ |
| H A D | subr_power.c | 55 enum power_stype stype; in power_name_to_stype() local 65 power_stype_to_name(enum power_stype stype) in power_stype_to_name() 79 enum power_stype stype; in sysctl_supported_stypes() local 136 enum power_stype stype = (intptr_t)arg; in power_pm_deferred_fn() local 181 enum power_stype stype; in power_pm_suspend() local
|
| /freebsd/contrib/nvi/common/ |
| H A D | seq.c | 35 CHAR_T *output, size_t olen, seq_t stype, int flags) in seq_set() 128 seq_delete(SCR *sp, CHAR_T *input, size_t ilen, seq_t stype) in seq_delete() 179 seq_t stype, int *ispartialp) in seq_find() 274 seq_dump(SCR *sp, seq_t stype, int isname) in seq_dump() 319 seq_save(SCR *sp, FILE *fp, char *prefix, seq_t stype) in seq_save()
|
| H A D | seq.h | 29 seq_t stype; /* Sequence type. */ member
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_suppressions.cpp | 96 static uptr IsSuppressed(const char *stype, const AddressInfo &info, in IsSuppressed() 113 const char *stype = conv(typ); in IsSuppressed() local 132 const char *stype = conv(typ); in IsSuppressed() local
|
| /freebsd/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_sense.c | 65 enum mlx4_port_type *stype, in mlx4_do_sense_ports() 98 enum mlx4_port_type stype[MLX4_MAX_PORTS]; in mlx4_sense_port() local
|
| /freebsd/sys/dev/acpica/ |
| H A D | acpi_timer.c | 241 acpi_timer_resume_handler(struct timecounter *newtc, enum power_stype stype) in acpi_timer_resume_handler() 257 acpi_timer_suspend_handler(struct timecounter *newtc, enum power_stype stype) in acpi_timer_suspend_handler()
|
| H A D | acpi.c | 107 enum power_stype stype; member 494 enum power_stype stype; in acpi_attach() local 777 acpi_stype_to_sstate(struct acpi_softc *sc, enum power_stype stype) in acpi_stype_to_sstate() 3251 acpi_ReqSleepState(struct acpi_softc *sc, enum power_stype stype) in acpi_ReqSleepState() 3433 acpi_EnterSleepState(struct acpi_softc *sc, enum power_stype stype) in acpi_EnterSleepState() 3694 enum power_stype stype) in acpi_wake_sleep_prep() 3732 enum power_stype stype) in acpi_wake_run_prep() 3785 acpi_wake_prep_walk(struct acpi_softc *sc, enum power_stype stype) in acpi_wake_prep_walk() 3954 acpi_system_eventhandler_sleep(void *arg, enum power_stype stype) in acpi_system_eventhandler_sleep() 3979 acpi_system_eventhandler_wakeup(void *arg, enum power_stype stype) in acpi_system_eventhandler_wakeup() [all …]
|
| /freebsd/contrib/nvi/ex/ |
| H A D | ex_map.c | 44 seq_t stype; in ex_map() local
|
| /freebsd/sys/dev/qat/qat_common/ |
| H A D | adf_cfg_bundle.h | 15 #define ASSIGN_SERV_TO_RINGS(bund, index, base, stype, rng_per_srv) \ argument
|
| /freebsd/contrib/nvi/cl/ |
| H A D | cl_term.c | 209 cl_fmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) in cl_fmap() 225 cl_pfmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) in cl_pfmap()
|
| /freebsd/crypto/krb5/src/lib/kadm5/ |
| H A D | str_conv.c | 293 krb5_enctype *etype, krb5_int32 *stype) in string_to_keysalt() 327 krb5_int32 stype; in krb5_string_to_keysalts() local
|
| /freebsd/contrib/mandoc/ |
| H A D | roff_escape.c | 81 enum mandoc_esc stype; /* for sub-escape */ in roff_escape() local
|
| /freebsd/contrib/blocklist/port/ |
| H A D | popenve.c | 93 int stype = flags ? (SOCK_STREAM | SOCK_CLOEXEC) : SOCK_STREAM; in pdes_get() local
|
| /freebsd/sys/i386/acpica/ |
| H A D | acpi_wakeup.c | 103 acpi_stop_beep(void *arg, enum power_stype stype) in acpi_stop_beep()
|
| /freebsd/tools/tools/net80211/w00t/assoc/ |
| H A D | assoc.c | 257 int type, stype; in generic_process() local 589 int type, stype; in read_wifi() local
|
| /freebsd/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_value_fmts.c | 298 bhnd_nvram_type stype; in bhnd_nvram_val_bcm_hex_encode_elem() local 790 bhnd_nvram_type stype; in bhnd_nvram_val_bcm_macaddr_string_next() local
|
| /freebsd/sys/amd64/acpica/ |
| H A D | acpi_wakeup.c | 91 acpi_stop_beep(void *arg, enum power_stype stype) in acpi_stop_beep()
|
| /freebsd/sys/dev/firewire/ |
| H A D | iec68113.h | 84 stype:5, member
|
| /freebsd/sys/sys/ |
| H A D | stats.h | 420 enum voi_stype stype : 8; /* Stat type. */ member 843 enum voi_stype stype, enum vsd_dtype *retdtype, struct voistatdata **retvsd, in stats_voistat_fetch_dptr() 853 enum voi_stype stype, int64_t *ret) in stats_voistat_fetch_s64() 871 enum voi_stype stype, uint64_t *ret) in stats_voistat_fetch_u64() 889 enum voi_stype stype, int32_t *ret) in stats_voistat_fetch_s32() 907 enum voi_stype stype, uint32_t *ret) in stats_voistat_fetch_u32() 925 enum voi_stype stype, long *ret) in stats_voistat_fetch_slong() 943 enum voi_stype stype, unsigned long *ret) in stats_voistat_fetch_ulong()
|
| /freebsd/crypto/heimdal/lib/krb5/ |
| H A D | salt.c | 40 krb5_salttype stype, in krb5_salttype_to_string()
|
| /freebsd/usr.sbin/moused/moused/ |
| H A D | util.c | 340 char stype[13] = {0}; /* EV_FF_STATUS + '\0' */ in parse_evcode_property() local
|
| /freebsd/contrib/elftoolchain/elfcopy/ |
| H A D | sections.c | 1291 void *buf, uint64_t size, uint64_t off, uint64_t stype, Elf_Type dtype, in create_external_section() 1359 uint64_t stype; in insert_sections() local
|
| /freebsd/tools/tools/net80211/w00t/libw00t/ |
| H A D | w00t.c | 354 int frame_type(struct ieee80211_frame *wh, int type, int stype) in frame_type()
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_acpi.c | 122 linux_handle_power_suspend_event(void *arg __unused, enum power_stype stype) in linux_handle_power_suspend_event()
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | driver_hostap.c | 59 u16 stype) in handle_data() 143 u16 fc, type, stype; in handle_frame() local
|