Searched full:interrupt (Results 826 – 850 of 2128) sorted by relevance
1...<<31323334353637383940>>...86
/titanic_50/usr/src/man/man9f/ |
H A D | getmajor.9f | 47 The \fBgetmajor()\fR function can be called from user, interrupt, or kernel
|
H A D | linkb.9f | 61 The \fBlinkb()\fR function can be called from user, interrupt, or kernel
|
H A D | stoi.9f | 74 The \fBstoi()\fR function can be called from user, interrupt, or kernel
|
H A D | unlinkb.9f | 49 The \fBunlinkb()\fR function can be called from user, interrupt, or kernel
|
H A D | swab.9f | 62 The \fBswab()\fR function can be called from user, interrupt, or kernel
|
H A D | RD.9f | 52 The \fBRD()\fR function can be called from user, interrupt, or kernel context.
|
H A D | SAMESTR.9f | 52 The \fBSAMESTR()\fR function can be called from user, interrupt, context.
|
H A D | atomic_swap.9f | 77 These functions can be called from user, interrupt, or kernel context.
|
H A D | biowait.9f | 45 interrupt routine.
|
H A D | csx_GetMappedAddr.9f | 82 This function may be called from user, kernel, or interrupt context.
|
H A D | mcopymsg.9f | 63 This function can be called from user, kernel or interrupt context.
|
H A D | miocpullup.9f | 64 This function can be called from user, kernel or interrupt context.
|
H A D | net_getmtu.9f | 57 The \fBnet_getmtu()\fR function may be called from user, kernel, or interrupt
|
H A D | net_kstat_delete.9f | 58 interrupt context.
|
H A D | net_protocol_release.9f | 74 interrupt context.
|
H A D | net_zoneidtonetid.9f | 50 interrupt context.
|
H A D | ptob.9f | 51 The \fBptob()\fR function can be called from user, interrupt, or kernel
|
H A D | ddi_ffs.9f | 72 This function can be called from user, interrupt, or kernel context.
|
H A D | ddi_get_driver_private.9f | 85 These functions can be called from user , interrupt, or kernel context.
|
H A D | devmap_set_ctx_timeout.9f | 61 The \fBdevmap_set_ctx_timeout()\fR function can be called from user, interrupt,
|
H A D | drv_priv.9f | 55 The \fBdrv_priv()\fR function can be called from user, interrupt, or kernel
|
H A D | enableok.9f | 44 The \fBenableok()\fR function can be called from user, interrupt, or kernel
|
/titanic_50/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394.conf | 47 interrupt-priorities=0x9;
|
/titanic_50/usr/src/uts/sun4/io/px/ |
H A D | px.c | 278 * Initialize interrupt block. Note that this in px_attach() 313 * by now so it's time to activate all the interrupt. in px_attach() 561 /* Enable interrupt handler for PCIE Fabric Error Messages */ in px_enable_err_intr() 663 DBG(DBG_PWR, dip, "px_pwr_setup: PME_TO_ACK update interrupt" in px_pwr_setup() 1399 * Double check supported interrupt types vs. in px_intr_ops() 1414 * Return failure if interrupt type is not supported. in px_intr_ops()
|
/titanic_50/usr/src/uts/sun4v/ml/ |
H A D | trap_table.s | 1165 LEVEL_INTERRUPT(1); /* 041 interrupt level 1 */ 1166 LEVEL_INTERRUPT(2); /* 042 interrupt level 2 */ 1167 LEVEL_INTERRUPT(3); /* 043 interrupt level 3 */ 1168 LEVEL_INTERRUPT(4); /* 044 interrupt level 4 */ 1169 LEVEL_INTERRUPT(5); /* 045 interrupt level 5 */ 1170 LEVEL_INTERRUPT(6); /* 046 interrupt level 6 */ 1171 LEVEL_INTERRUPT(7); /* 047 interrupt level 7 */ 1172 LEVEL_INTERRUPT(8); /* 048 interrupt level 8 */ 1173 LEVEL_INTERRUPT(9); /* 049 interrupt level 9 */ 1174 LEVEL_INTERRUPT(10); /* 04A interrupt level 10 */ [all …]
|
1...<<31323334353637383940>>...86