Searched refs:mfp (Results 26 - 50 of 55) sorted by relevance

123

/netbsd-current/sys/arch/x68k/dev/
H A Dpowsw.c46 #include <arch/x68k/dev/mfp.h>
H A Dms.c67 #include <arch/x68k/dev/mfp.h>
H A Dite_tv.c47 #include <arch/x68k/dev/mfp.h>
114 /*mfp.ddr = 0;*/ /* port is input */
/netbsd-current/sys/arch/atari/dev/
H A Dwdc_mb.c44 #include <machine/mfp.h>
H A Dlpt.c75 #include <machine/mfp.h>
H A Dgrfabs_tt.c45 #include <machine/mfp.h>
H A Dclock.c59 #include <machine/mfp.h>
H A Datari5380.c57 #include <machine/mfp.h>
H A Dgrfabs_et.c63 #include <machine/mfp.h>
H A Dgrfabs_fal.c46 #include <machine/mfp.h>
H A Dkbd.c56 #include <machine/mfp.h>
H A Dzs.c101 #include <machine/mfp.h>
H A Dfd.c67 #include <machine/mfp.h>
H A Dhdfd.c122 #include <machine/mfp.h>
/netbsd-current/sys/arch/x68k/x68k/
H A Dclock.c60 #include <arch/x68k/dev/mfp.h>
127 .tc_name = "mfp",
/netbsd-current/external/gpl2/xcvs/dist/diff/
H A Ddiff3.c486 FILE *mfp = fopen (file[rev_mapping[FILE0]], "r");
487 if (! mfp)
489 conflicts_found = output_diff3_merge (mfp, diff3, mapping, rev_mapping,
491 if (ferror (mfp))
493 if (fclose(mfp) != 0)
484 FILE *mfp = fopen (file[rev_mapping[FILE0]], "r"); local
/netbsd-current/external/bsd/wpa/dist/src/rsn_supp/
H A Dwpa_ie.c221 if (sm->mfp)
223 if (sm->mfp == 2)
H A Dwpa_i.h88 int mfp; /* 0 = disabled, 1 = optional, 2 = mandatory */ member in struct:wpa_sm
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dback-ldap.h116 #define LDAP_BACK_CONN_CPY_F(fp,f,mfp) \
118 if ( ((f) & *(mfp)) == (f) ) { \
/netbsd-current/lib/libm/
H A DMakefile96 COPTS+= -mfloat-ieee -mieee-with-inexact -mfp-trap-mode=sui -mtrap-precision=i
289 COPTS+= -mfp-rounding-mode=d
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dsme.c496 wpa_s->sme.mfp = wpas_get_ssid_pmf(wpa_s, ssid);
497 if (wpa_s->sme.mfp != NO_MGMT_FRAME_PROTECTION) {
505 wpa_s->sme.mfp = MGMT_FRAME_PROTECTION_REQUIRED;
1749 params.mgmt_frame_protection = wpa_s->sme.mfp;
H A Dwpa_supplicant_i.h786 int mfp; member in struct:wpa_supplicant::__anon150
/netbsd-current/sys/arch/atari/pci/
H A Dpci_machdep.c58 #include <machine/mfp.h>
/netbsd-current/sys/arch/atari/vme/
H A Det4000.c61 #include <machine/mfp.h>
/netbsd-current/sys/arch/atari/atari/
H A Datari_init.c69 #include <machine/mfp.h>

Completed in 584 milliseconds

123