Home
last modified time | relevance | path

Searched refs:isp (Results 1 – 17 of 17) sorted by relevance

/openbsd/sys/arch/amd64/amd64/
H A Dintr.c184 if (isp != NULL && isp->is_pic == pic && isp->is_pin == pin) { in intr_allocate_slot_cpu()
192 if (isp != NULL && isp->is_pic == pic && isp->is_pin == pin) { in intr_allocate_slot_cpu()
212 snprintf(isp->is_evname, sizeof (isp->is_evname), in intr_allocate_slot_cpu()
246 if (isp != NULL && isp->is_pic == pic &&
258 snprintf(isp->is_evname, sizeof (isp->is_evname),
263 if (isp->is_pic != pic || isp->is_pin != pin) {
276 if (isp->is_minlevel == 0 || level < isp->is_minlevel) {
595 if (isp == NULL)
604 if (isp == NULL)
613 if (isp == NULL)
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dchew.c396 isp++; in push_number()
1076 isp--; in idrop()
1105 isp--; in internalmode()
1382 *(long *) ((isp[0])) = isp[-1]; in bang()
1383 isp -= 2; in bang()
1391 isp[0] = *(long *) (isp[0]); in atsign()
1405 isp++; in stdout_()
1407 *isp = 1; in stdout_()
1414 isp++; in stderr_()
1416 *isp = 2; in stderr_()
[all …]
/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Dchew.c395 isp++; in push_number()
1114 isp--; in idrop()
1143 isp--; in internalmode()
1420 *(long *) ((isp[0])) = isp[-1]; in bang()
1421 isp -= 2; in bang()
1429 isp[0] = *(long *) (isp[0]); in atsign()
1443 isp++; in stdout_()
1445 *isp = 1; in stdout_()
1452 isp++; in stderr_()
1454 *isp = 2; in stderr_()
[all …]
/openbsd/usr.bin/yacc/
H A Dlr0.c267 short *isp, *ksp; in new_itemsets() local
273 isp = itemset; in new_itemsets()
274 while (isp < itemsetend) { in new_itemsets()
275 i = *isp++; in new_itemsets()
360 short *isp, *rp1, *rp2; in save_reductions() local
366 for (isp = itemset; isp < itemsetend; isp++) { in save_reductions()
367 item = ritem[*isp]; in save_reductions()
H A Dclosure.c51 short *isp; in print_closure() local
54 for (isp = itemset; isp < itemsetend; isp++) in print_closure()
55 printf(" %d\n", *isp); in print_closure()
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_i386.cpp23 uint32_t isp; member
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcrx.h47 isp, enumerator
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kRegisterInfo.td69 defm SP : MxAddressRegister<7, "sp", ["usp", "ssp", "isp", "a7"]>;
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-opc.c623 REG_CFG(isp, 0x14),
/openbsd/etc/rc.d/
H A Drc.subr181 logger -isp ${daemon_logger} -t ${_name}}"
/openbsd/sys/dev/usb/
H A Dehci.c3092 struct ehci_soft_islot *isp; in ehci_device_setintr() local
3105 isp = &sc->sc_islots[islot]; in ehci_device_setintr()
3106 ehci_add_qh(sqh, isp->sqh); in ehci_device_setintr()
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Dm32c.opc95 "drc0", "drc1", "dmd0", "dmd1", "intb", "svp", "vct", "isp", "dma0",
H A Dm32c.cpu1400 (name h-isp)
1562 ("vct" 5) ("isp" 7))))
1576 (values keyword "" (("intbl" 1) ("intbh" 2) ("flg" 3) ("isp" 4)
8336 ((#x7) (set (reg h-isp) src))
8367 ((#x4) (set (reg h-isp) src))
8408 ((#x7) (set dst (reg h-isp)))
8440 ((#x4) (set dst (reg h-isp)))
9129 ((#x7) (set (reg h-isp) (mem32 mode (reg h-sp))))
9151 ((#x4) (set (reg h-isp) (mem16 mode (reg h-sp))))
9211 ((#x7) (set (mem32 mode (reg h-sp)) (reg h-isp)))
[all …]
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1005 ISelUpdater(SelectionDAG &DAG, SelectionDAG::allnodes_iterator &isp) in ISelUpdater() argument
1006 : SelectionDAG::DAGUpdateListener(DAG), ISelPosition(isp) {} in ISelUpdater()
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlperf.pod781 …188.209-65-87.adsl-dyn.isp.belgacom.be - - [08/Feb/2007:12:57:16 +0000] "GET /favicon.ico HTTP/1.1…
782 …188.209-65-87.adsl-dyn.isp.belgacom.be - - [08/Feb/2007:12:57:16 +0000] "GET /favicon.ico HTTP/1.1…
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-92955298 * gasp.c (new_file): Cast isp to long, and use %ld to print it.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-92955298 * gasp.c (new_file): Cast isp to long, and use %ld to print it.