Home
last modified time | relevance | path

Searched refs:ints (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dvuid_store.h84 char ints[VUID_BIT_ARRAY_SIZE]; member
106 (seg)->ints[(offset)/BITSPERBYTE] |= \
109 (seg)->ints[(offset)/BITSPERBYTE] &= \
112 ((seg)->ints[(offset)/BITSPERBYTE] & \
/titanic_44/usr/src/cmd/prtconf/
H A Dprt_xxx.c439 if (LOOKUP_PROP(ints, ph, type, DDI_DEV_T_ANY, node, in print_pciid()
446 if (LOOKUP_PROP(ints, ph, type, DDI_DEV_T_ANY, node, in print_pciid()
/titanic_44/usr/src/uts/common/io/arn/
H A Darn_hw.c3186 ath9k_hw_set_interrupts(struct ath_hal *ah, enum ath9k_int ints) in ath9k_hw_set_interrupts() argument
3195 "0x%x => 0x%x\n", omask, ints)); in ath9k_hw_set_interrupts()
3213 mask = ints & ATH9K_INT_COMMON; in ath9k_hw_set_interrupts()
3216 if (ints & ATH9K_INT_TX) { in ath9k_hw_set_interrupts()
3226 if (ints & ATH9K_INT_RX) { in ath9k_hw_set_interrupts()
3236 if (ints & (ATH9K_INT_BMISC)) { in ath9k_hw_set_interrupts()
3238 if (ints & ATH9K_INT_TIM) in ath9k_hw_set_interrupts()
3240 if (ints & ATH9K_INT_DTIM) in ath9k_hw_set_interrupts()
3242 if (ints & ATH9K_INT_DTIMSYNC) in ath9k_hw_set_interrupts()
3244 if (ints & ATH9K_INT_CABEND) in ath9k_hw_set_interrupts()
[all …]
H A Darn_ath9k.h1029 enum ath9k_int ath9k_hw_set_interrupts(struct ath_hal *ah, enum ath9k_int ints);
/titanic_44/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb_lex.l75 :{WS}*ints { return INTS; }
H A Dfsdb_yacc.y117 | avd | mvds | rvds | ints | fsds | root
468 ints : INTS { print_desc(NULL, INTS); }
/titanic_44/usr/src/uts/sparc/v9/ml/
H A Dddi_v9_asm.s1088 rdpr %pstate, %o3 ! check ints
1091 or %g0, 1, %o0 ! Return failure if ints are disabled
1115 rdpr %pstate, %o3 ! check&enable ints
1522 rdpr %pstate, %o3 ! check ints
1548 rdpr %pstate, %o3 ! check&enable ints
H A Dsyscall_trap.s176 ! If handler returns two ints, then we need to split the 64-bit
/titanic_44/usr/src/uts/sun4v/ml/
H A Dmach_locore.s1203 ! There are old user windows in the register file. We disable ints
/titanic_44/usr/src/uts/common/io/ntxn/
H A Dunm_nic.h352 uint64_t ints; member
/titanic_44/usr/src/cmd/ztest/
H A Dztest.c4112 int i, ints; in ztest_zap() local
4155 ints = MAX(ZTEST_ZAP_MIN_INTS, object % ZTEST_ZAP_MAX_INTS); in ztest_zap()
4178 ASSERT3U(zl_ints, ==, ints); in ztest_zap()
4183 for (i = 0; i < ints; i++) { in ztest_zap()
4206 for (i = 0; i < ints; i++) in ztest_zap()
4212 ints, value, tx)); in ztest_zap()
/titanic_44/usr/src/uts/sun4u/ml/
H A Dmach_locore.s1091 ! There are old user windows in the register file. We disable ints
/titanic_44/usr/src/uts/common/io/bge/
H A Dbge_main2.c3055 int *ints; local
3083 DDI_PROP_DONTPASS, localmac_propname, &ints, &nelts);
3087 cidp->vendor_addr.addr[nelts] = ints[nelts];
3090 ddi_prop_free(ints);
/titanic_44/usr/src/uts/sun4/ml/
H A Dinterrupt.s1290 tst %l2 ! any more high-level ints?
1299 bz,pt %xcc, 3f ! if l2 was zero, no more ints
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.mf1363 file path=opt/SUNWdtrt/tst/common/printf/tst.ints.d mode=0444
1364 file path=opt/SUNWdtrt/tst/common/printf/tst.ints.d.out mode=0444