HomeSort by: relevance | last modified time | path
    Searched refs:mfp (Results 1 - 25 of 52) sorted by relevancy

1 2 3

  /src/share/man/man4/man4.x68k/
Makefile 3 MAN= bmd.4 intio.4 intro.4 mfp.4 neptune.4 powsw.4 vs.4
  /src/external/bsd/am-utils/dist/conf/mtab/
mtab_file.c 98 FILE *mfp = NULL; local
126 if (mfp) {
127 endmntent(mfp);
128 mfp = NULL;
148 mfp = setmntent((char *)mnttabname, mode);
149 if (!mfp) {
180 rc = lock(fileno(mfp));
184 endmntent(mfp);
215 return mfp;
242 FILE *mfp; local
354 FILE *mfp; local
414 FILE *mfp = open_locked_mtab(mnttabname, "r+", fs); local
    [all...]
mtab_mach3.c 96 FILE *mfp = NULL; local
124 if (mfp) {
125 endmntent(mfp);
126 mfp = NULL;
145 mfp = setmntent(mnttabname, mode);
146 if (!mfp) {
177 rc = lock(fileno(mfp));
181 endmntent(mfp);
211 return mfp;
308 FILE *mfp; local
418 FILE *mfp; local
465 FILE *mfp = open_locked_mtab(mnttabname, "r+", fs); local
    [all...]
mtab_linux.c 291 FILE *mfp = NULL; local
305 mfp = setmntent((char *)mnttabname, mode);
306 if (!mfp) {
311 return mfp;
342 FILE *mfp; local
391 mfp = setmntent(tmpname, "w");
392 if (!mfp) {
403 if (addmntent(mfp, mp->mnt)) {
417 if (fflush(mfp)) {
422 (void) endmntent(mfp);
457 FILE *mfp; local
525 FILE *mfp = open_locked_mtab(mnttabname, "r+", fs); local
    [all...]
  /src/usr.bin/make/
meta.h 38 FILE *mfp; member in struct:BuildMon
meta.c 130 if (!useFilemon || pbm->mfp == NULL)
166 filemon_read(FILE *mfp, int fd)
172 if (mfp == NULL) {
181 fprintf(mfp, "\n");
186 fprintf(mfp, "\n-- filemon acquired metadata --\n");
189 if ((ssize_t)fwrite(buf, 1, (size_t)n, mfp) < n)
193 if (fflush(mfp) != 0)
619 pbm->mfp = meta_create(pbm, gn);
626 if (pbm->mfp != NULL && useFilemon) {
646 if (pbm->mfp != NULL)
    [all...]
  /src/sys/arch/vax/boot/boot/
autoconf.c 138 int off, *mfp = (int *)(void *)&arg; local
140 off = (mfp[7]/4 + 8);
141 printf("Machine check, pc=%x, psl=%x\n", mfp[off], mfp[off+1]);
  /src/usr.bin/sort/
msort.c 101 FILE *mfp, *mfp1, *mfp2; local
105 mfp = ftmp();
106 merge_sort_fstack(mfp, putrec, ftbl);
125 fstack_1[fstack_1_count].fp = mfp;
156 FILE *mfp; local
185 mfp = ftmp();
187 merge_sort_fstack(mfp, putrec, ftbl);
188 fstack[0].fp = mfp;
  /src/sys/arch/atari/include/
mfp.h 1 /* $NetBSD: mfp.h,v 1.6 2009/10/20 19:10:11 snj Exp $ */
36 #define MFP ((struct mfp *)AD_MFP)
37 #define MFP2 ((struct mfp *)AD_MFP2)
46 struct mfp { struct
  /src/sys/arch/x68k/dev/
mfp.c 1 /* $NetBSD: mfp.c,v 1.32 2024/01/06 05:31:19 isaki Exp $ */
30 * MC68901 MFP (multi function periferal) driver for NetBSD/x68k
34 * MFP is used as keyboard controller, which may be used before
39 __KERNEL_RCSID(0, "$NetBSD: mfp.c,v 1.32 2024/01/06 05:31:19 isaki Exp $");
50 #include <arch/x68k/dev/mfp.h>
58 CFATTACH_DECL_NEW(mfp, sizeof(struct mfp_softc),
69 if (strcmp(ia->ia_name, "mfp") != 0)
106 panic("IO map for MFP corruption??");
160 * X68k provides 4MHz clock (= 0.25usec) for MFP timer C.
177 * MFP utility function
    [all...]
kbd.c 57 #include <arch/x68k/dev/mfp.h>
135 struct mfp_softc *mfp = device_private(parent); local
141 /* MFP interrupt #12 is for USART receive buffer full */
142 intio_intr_establish(mfp->sc_intr + 12, "kbd", kbdintr, sc);
powsw.c 46 #include <arch/x68k/dev/mfp.h>
106 int mask; /* mask bit for MFP GPIP */
  /src/sys/arch/atari/vme/
vme_machdep.c 44 #include <machine/mfp.h>
  /src/tests/lib/libm/
Makefile 8 COPTS+= -mfloat-ieee -mieee-with-inexact -mfp-trap-mode=sui -mtrap-precision=i
  /src/usr.bin/vacation/
vacation.c 600 FILE *mfp, *sfp; local
605 mfp = fopen(msgfile, "r");
606 if (mfp == NULL) {
628 (void)close(fileno(mfp));
646 while (fgets(buf, sizeof buf, mfp) != NULL) {
657 (void)fclose(mfp);
  /src/external/gpl3/gcc.old/dist/libgcc/config/epiphany/
crtrunc.S 1 # initialize config for -mfp-mode=truncate
crtint.S 1 # initialize config for -mfp-mode=int
  /src/sys/arch/atari/isa/
isa_hades.c 46 #include <machine/mfp.h>
82 single_inst_bclr_b(MFP->mf_imrb, IB_ISA1);
85 single_inst_bclr_b(MFP->mf_imra, IA_ISA2);
98 MFP->mf_iprb = (u_int8_t)~IB_ISA1;
100 } while (MFP->mf_iprb & IB_ISA1);
101 single_inst_bset_b(MFP->mf_imrb, IB_ISA1);
105 MFP->mf_ipra = (u_int8_t)~IA_ISA2;
107 } while (MFP->mf_ipra & IA_ISA2);
108 single_inst_bset_b(MFP->mf_imra, IA_ISA2);
183 single_inst_bset_b(MFP->mf_imrb, IB_ISA1)
    [all...]
isa_machdep.c 54 #include <machine/mfp.h>
130 MFP->mf_aer |= (IO_ISA1|IO_ISA2); /* ISA interrupts: LOW->HIGH */
  /src/sys/arch/x68k/x68k/
iodevice.h 82 struct mfp { struct
312 struct mfp io_mfp; /* 0x00e88000 */
clock.c 60 #include <arch/x68k/dev/mfp.h>
90 aprint_normal(": MFP timer C\n");
95 * MFP of X68k uses 4MHz clock always and we use 1/200 prescaler here.
127 .tc_name = "mfp",
  /src/sys/arch/atari/dev/
grfabs.c 42 #include <machine/mfp.h>
wdc_mb.c 44 #include <machine/mfp.h>
120 sv_ierb = MFP->mf_ierb;
121 MFP->mf_ierb &= ~IB_DINT;
131 MFP->mf_ierb = sv_ierb;
188 MFP->mf_ierb &= ~IB_DINT;
207 MFP->mf_ierb |= IB_DINT;
208 MFP->mf_iprb = (uint8_t)~IB_DINT;
209 MFP->mf_imrb |= IB_DINT;
247 MFP->mf_iprb = (uint8_t)~IB_DINT;
  /src/external/bsd/wpa/dist/src/rsn_supp/
wpa_ie.c 116 if (sm->mfp)
118 if (sm->mfp == 2)
  /src/sys/arch/atari/pci/
pci_hades.c 51 #include <machine/mfp.h>
106 * (0-3) on the TT-MFP. The Pci-config code initializes the irq. number

Completed in 53 milliseconds

1 2 3