/src/share/man/man4/man4.x68k/ |
Makefile | 3 MAN= bmd.4 intio.4 intro.4 mfp.4 neptune.4 powsw.4 vs.4
|
/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) 652 pbm->mfp = meta_create(pbm, gn); 659 if (pbm->mfp != NULL && useFilemon) { 679 if (pbm->mfp != NULL) [all...] |
/src/sys/arch/vax/boot/boot/ |
autoconf.c | 138 int off, *mfp = (int *)(void *)&arg; local in function:mcheck 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 in function:save_for_merge 105 mfp = ftmp(); 106 merge_sort_fstack(mfp, putrec, ftbl); 125 fstack_1[fstack_1_count].fp = mfp; 156 FILE *mfp; local in function:merge_sort 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 in function:kbdattach 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 */
|
ms.c | 67 #include <arch/x68k/dev/mfp.h>
|
/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 in function:sendmessage 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/sys/arch/atari/isa/ |
isa_machdep.c | 54 #include <machine/mfp.h> 130 MFP->mf_aer |= (IO_ISA1|IO_ISA2); /* ISA interrupts: LOW->HIGH */
|
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...] |
/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;
|
grfabs_tt.c | 45 #include <machine/mfp.h> 123 has_mono = (MFP->mf_gpip & IA_MONO) == 0;
|
lpt.c | 75 #include <machine/mfp.h> 114 #define NOT_READY() (MFP->mf_gpip & IO_PBSY) 237 MFP->mf_imrb |= IB_PBSY; 238 MFP->mf_ierb |= IB_PBSY; 272 MFP->mf_ierb &= ~IB_PBSY; 273 MFP->mf_imrb &= ~IB_PBSY;
|
clock.c | 59 #include <machine/mfp.h> 74 * The MFP clock runs at 2457600Hz. We use a {system,stat,prof}clock divider 186 * Initialize Timer-A in the ST-MFP. We use a divisor of 200. 187 * The MFP clock runs at 2457600Hz. Therefore the timer runs 192 MFP->mf_tacr = 0; /* Stop timer */ 193 MFP->mf_iera &= ~IA_TIMA; /* Disable timer interrupts */ 194 MFP->mf_tadr = divisor; /* Set divisor */ 212 MFP->mf_tcdcr &= 0x7; /* Stop timer */ 213 MFP->mf_ierb &= ~IB_TIMC; /* Disable timer inter. */ 214 MFP->mf_tcdr = CLOCK_HZ/stathz; /* Set divisor * [all...] |
atari5380.c | 57 #include <machine/mfp.h> 695 MFP->mf_ierb |= IB_DINT; 696 MFP->mf_iprb = (uint8_t)~IB_DINT; 697 MFP->mf_imrb |= IB_DINT; 720 single_inst_bset_b(MFP->mf_imrb, IB_DINT); 727 single_inst_bclr_b(MFP->mf_imrb, IB_DINT); 747 if (MFP->mf_gpip & IO_DINT) 881 if ((MFP->mf_gpip & IO_DINT) == 0) 936 (MFP->mf_gpip & IO_DINT))
|
/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
|
/src/lib/libm/ |
Makefile | 95 COPTS+= -mfloat-ieee -mieee-with-inexact -mfp-trap-mode=sui -mtrap-precision=i 290 COPTS+= -mfp-rounding-mode=d
|