Searched refs:interrupt (Results 51 - 75 of 96) sorted by relevance

1234

/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/
H A Dacpi_enum.c70 static int interrupt[ACPI_ISA_LIMIT], dma[ACPI_ISA_LIMIT]; variable
132 interrupt[(*interrupt_count)++] =
545 interrupt[0] = 0x1;
546 interrupt[1] = 0xc;
549 1 << interrupt[0];
551 1 << interrupt[1];
562 "interrupts", (int *)interrupt, interrupt_count);
/opensolaris-onvv-gate/usr/src/cmd/ptools/pmap/
H A Dpmap.c99 static volatile int interrupt; variable
772 } while (vaddr < segment_end && !interrupt);
915 } while (vaddr < segment_end && !interrupt);
1244 if (interrupt)
1261 if (interrupt)
1517 if (interrupt)
1581 while ((vaddr < maxaddr) && (curr_lgrp == lgrp) && !interrupt) {
1619 if (interrupt)
1666 interrupt = 1;
/opensolaris-onvv-gate/usr/src/uts/sun4/ml/
H A Dswtch.s411 ! Set priority as low as possible, blocking all interrupt threads
419 ! If we are resuming an interrupt thread, store a starting timestamp
441 ! If an interrupt occurred while we were attempting to store
532 ! switching out of the interrupt context.
573 ! If we are resuming an interrupt thread, store a timestamp in the
580 ! We're resuming a non-interrupt thread.
591 ! We're an interrupt thread. Update t_intr_start and cpu_intrcnt
609 ! We're a non-interrupt thread and cpu_kprunrun is set. call kpreempt.
/opensolaris-onvv-gate/usr/src/cmd/backup/dump/
H A Ddump.h302 extern void interrupt(int);
428 extern void interrupt();
/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/com/sun/wbem/solarisprovider/srm/
H A DDataModel.java171 ka.interrupt();
192 ka.interrupt();
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c645 init_signals(); /* sets up interrupt handling */
663 void interrupt(); /* signal handler */
672 if ( signal(SIGINT, interrupt) == SIG_IGN ) {
677 signal(SIGHUP, interrupt);
678 signal(SIGQUIT, interrupt);
681 signal(SIGTERM, interrupt);
/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dpp.key81 interrupt . _,__ microsoft
/opensolaris-onvv-gate/usr/src/uts/i86pc/
H A DMakefile.i86pc.shared198 $(IF_DEBUG_OBJ)interrupt.o := DEBUG_DEFS += -DTRAPTRACE
/opensolaris-onvv-gate/usr/src/uts/i86xpv/
H A DMakefile.i86xpv.shared190 $(IF_DEBUG_OBJ)interrupt.o := DEBUG_DEFS += -DTRAPTRACE
/opensolaris-onvv-gate/usr/src/uts/sparc/v9/ml/
H A Dsyscall_trap.s110 wrpr %g0, %g3, %pstate ! disable interrupt
128 wrpr %g0, %l3, %pstate ! enable interrupt
193 wrpr %g0, %g4, %pstate ! disable interrupt
213 wrpr %g0, %g5, %pstate ! enable interrupt
355 wrpr %g0, %g3, %pstate ! disable interrupt
373 wrpr %g0, %l3, %pstate ! enable interrupt
451 wrpr %g0, %g4, %pstate ! disable interrupt
471 wrpr %g0, %g5, %pstate ! enable interrupt
/opensolaris-onvv-gate/usr/src/uts/sun4v/ml/
H A Dmach_interrupt.s87 ! Load interrupt receive data registers 1 and 2 to fetch
90 ! XXX - Since the data words in the interrupt report are not defined yet
212 * We only process one interrupt at a time causing us to keep
266 ! spurious interrupt. In this case, just call setvecint_tl1 and
267 ! it will handle this spurious interrupt.
/opensolaris-onvv-gate/usr/src/cmd/truss/
H A Dactions.c999 if (interrupt)
1023 while (!interrupt) {
1064 while (count > 0 && !interrupt) {
1071 while (nbytes > 0 && !interrupt) {
H A Dipc.c77 interrupt = SIGTERM; /* post an interrupt */
H A Dramdata.h129 extern int interrupt; /* interrupt signal was received */
H A Dfcall.c364 if (interrupt|sigusr1)
367 if (interrupt|sigusr1)
391 return (interrupt | sigusr1);
537 if (interrupt|sigusr1)
566 return (interrupt | sigusr1);
1643 return (interrupt | sigusr1);
1662 return (interrupt | sigusr1);
H A Dexpound.c1047 while (!interrupt && --count >= 0) {
1077 while (!interrupt && --count >= 0) {
2053 for (; nfds && !interrupt; nfds--, offset += sizeof (struct pollfd)) {
2451 for (; nsops > 0 && !interrupt; --nsops, offset += sizeof (sembuf)) {
2655 for (n = 0; !interrupt && n < count; n++) {
3182 for (ip = &iovec[0]; niov-- && !interrupt; ip++) {
3228 for (ip = &iovec[0]; niov-- && !interrupt; ip++) {
3263 while (count > 0 && !interrupt) {
3283 while (!interrupt &&
3321 while (count > 0 && !interrupt) {
[all...]
/opensolaris-onvv-gate/usr/src/lib/libsqlite/src/
H A Dtokenize.c433 sqliteSetString(pzErrMsg, "interrupt", (char*)0);
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME168 - The host controller processes one interrupt endpoint descriptor list every
170 index into an array of 32 interrupt endpoint descriptor lists or periodic
173 sets up the interrupt lists to visit any given endpoint descriptor in as
174 many lists as necessary to provide the interrupt granularity required for
177 - Isochronous endpoint descriptors are added at the end of 1ms interrupt
189 allocate bandwidth needed for an interrupt or isochronous endpoint as
314 This field is used for for high, full and low speed usb device interrupt
316 frame of a given usb frame to initiate a high speed interrupt and
349 This field is used only for full/low speed usb device interrupt and
383 - The host controller processes one interrupt endpoin
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c73 uint32_t interrupt);
90 boolean_t proxy_installed; /* CBE proxy interrupt setup */
290 * LAPIC Timers. Get a free HPET timer that supports I/O APIC routed interrupt.
291 * Setup data to handle the timer's ISR, and add the timer's interrupt.
293 * The ddi cannot be use to allocate the HPET timer's interrupt.
295 * to handle the HPET timer's interrupt.
312 cmn_err(CE_WARN, "!hpet_acpi: install interrupt failed.");
321 * Avoid a possibly stuck interrupt by programing the HPET's timer here
322 * before the I/O APIC is programmed to handle this interrupt.
353 * Remove the interrupt tha
724 hpet_timer_set_up(hpet_info_t *hip, uint32_t timer_n, uint32_t interrupt) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_asm.s60 ! an interrupt from raising the trap level to 1 and then a possible
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.s62 ! an interrupt from raising the trap level to 1 and then a possible
/opensolaris-onvv-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.s89 * With new bus structures supporting a larger number of interrupt
90 * numbers, the interrupt vector table, intr_vec_table[] has been
95 intr_vec_table = SYSBASE32 + PAGESIZE + PANICBUFSIZE ! address of interrupt table
796 mov %l6, %o0 ! pass original interrupt level
980 wrpr %g0, %o2, %pstate /* enable interrupt */
1099 rdpr %otherwin, %g1 ! re-read in case of interrupt
1289 ! to ptl1_panic in case the interrupt handler causes a panic.
1628 wrpr %g0, %l4, %pstate ! restore interrupt state
1661 wrpr %g0, %l4, %pstate ! restore interrupt state
/opensolaris-onvv-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c783 "interrupt-priorities", (caddr_t)&hpc3130_pil,
789 cmn_err(CE_WARN, "High level interrupt not supported");
957 cmn_err(CE_WARN, "failed to add interrupt");
1251 * When the TI 3130 produces an interrupt,
1257 uint8_t interrupt; local
1275 * Read the interrupt event register - see
1279 &interrupt)) {
1283 if (interrupt == 0)
1293 if (interrupt & HPC3130_PWRGOOD) {
1302 if (interrupt
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4u/
H A DMakefile.files78 SPECIAL_OBJS += interrupt.o
/opensolaris-onvv-gate/usr/src/uts/sun4v/
H A DMakefile.files109 SPECIAL_OBJS += interrupt.o

Completed in 174 milliseconds

1234