Home
last modified time | relevance | path

Searched refs:over (Results 1 – 25 of 135) sorted by relevance

123456

/titanic_41/usr/src/pkg/manifests/
H A Ddriver-network-rpcib.mf34 value="InfiniBand plugin implementation of RPC over RDMA"
35 set name=pkg.summary value="InfiniBand plugin to RPC over RDMA"
47 legacy pkg=SUNWrpcib desc="InfiniBand plugin implementation of RPC over RDMA" \
48 name="InfiniBand plugin to RPC over RDMA"
H A Ddriver-network-fcip.mf34 value="Sun FCIP IP/ARP over FibreChannel Device Driver"
35 set name=pkg.summary value="Sun FCIP IP/ARP over FibreChannel Device Driver"
48 legacy pkg=SUNWfcip desc="Sun FCIP IP/ARP over FibreChannel Device Driver" \
49 name="Sun FCIP IP/ARP over FibreChannel Device Driver"
H A Ddriver-network-ibp.mf33 set name=pkg.description value="Sun IP over InfiniBand"
34 set name=pkg.summary value="Sun IP over InfiniBand"
61 legacy pkg=SUNWipoib desc="Sun IP over InfiniBand" \
62 name="Sun IP over InfiniBand"
H A Ddriver-network-eoib.mf33 set name=pkg.description value="Solaris Drivers for Ethernet over InfiniBand"
34 set name=pkg.summary value="Solaris Ethernet over InfiniBand"
H A Ddriver-network-fcoe.mf34 value="Sun FCoE (Fibre Channel over Ethernet) Transport Driver"
50 desc="Sun FCoE (Fibre Channel over Ethernet) Transport Driver" \
H A Ddriver-network-fcoei.mf34 value="Sun FCoE (Fibre Channel over Ethernet) Initiator Driver"
50 desc="Sun FCoE (Fibre Channel over Ethernet) Initiator Driver" \
H A Ddriver-network-fcoet.mf34 value="Sun FCoE (Fibre Channel over Ethernet) COMSTAR Driver"
49 desc="Sun FCoE (Fibre Channel over Ethernet) COMSTAR Driver" \
H A Dsystem-library-libfcoe.mf28 value="Sun FCoE (Fibre Channel over Ethernet) Port Management Library"
50 desc="Sun FCoE (Fibre Channel over Ethernet) Port Management Library" \
/titanic_41/usr/src/lib/efcode/fcode_test/
H A Dstack.fth31 " over" 1 2 over 1 = nip nip .passed?
42 " 2over" 1 2 0 0 2over 2swap 2drop rot = -rot = = .passed?
/titanic_41/usr/src/psm/stand/bootblks/zfs/common/
H A Dzfs.fth114 over mshift rshift mmin + ( c[0] c[1] mlen )
125 2over > and ( dend dst mlen !done? r : cpy )
128 over c! 1+ swap ( dend dst' mlen r: cpy )
135 over + swap ( src dend dst )
152 2swap 2over and if ( map mask dend dst r: src )
157 over c! 1+ ( map mask dend dst' r: src )
199 over ( e d s d )
210 over + ( dest len s_buf s_end )
212 over + ( s_buf s_end dest dest_end )
249 3 pick COPYLENGTH - over < ( dest_end length dest cpy flag )
[all …]
/titanic_41/usr/src/psm/stand/bootblks/common/
H A Dboot.fth163 over 32meg min >r ( size virt len adr r: alloc-sz )
164 r@ over vmem-alloc ( size virt len adr adr r: alloc-sz )
167 swap over 0= ( size virt len' adr done? )
183 over <> if ( virt sz-left read-sz r: fd )
187 rot over + ( sz-left read-sz virt' r: fd )
224 over check-elf ( adr is-fcode? is-elf? )
266 over c@ ascii / = if
267 over ascii _ swap c! ( name$ name$' )
369 over c@ ascii / <> if
433 over c@ white-space? 0= if exit then
[all …]
H A Dutil.fth54 2over 2over ca+ swap move ( adr,len1 adr,len2 )
159 over 0 mmu-claim ( align size virt r: phys.lo phys.hi )
164 r> r> 2over swap mmu-map ( align size virt )
198 0 over open-cstr + c!
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/tests/
H A Dplt_skip26 # First it does several steps over the call to small_sub
28 echo "The following step will step over the PLT's and directly"
/titanic_41/usr/src/cmd/troff/
H A Dn7.c352 over = 0; in nofill()
432 if (!over) {
435 over++;
669 over = 0;
814 over = wne = wch = 0;
1038 if (!over) {
1041 over++;
H A Dnii.c142 int over; variable
/titanic_41/usr/src/stand/lib/fakeboot/
H A Dllib-lfakeboot29 * As discussed in <sys/bootsyms.h>, most of the symbols over in psm are
39 * objects over in psm.
/titanic_41/usr/src/psm/stand/bootblks/ufs/common/
H A Dufs.fth145 -rot dup >r @ over = if ( adr fs-blk# r: var )
190 over >2-idx la+ l@ get-indir1 ( lblk# adr' )
199 \ over >3-idx la+ l@ get-indir1 ( lblk# adr' )
200 \ over >2-idx la+ l@ get-indir2 ( lblk# adr' )
310 over c@ ascii / = if ( path$ )
319 over c@ ascii / = if
520 bsize swap - over min ( #read adr len len' )
527 over file-blk+off nip ( #read adr len adr lblk# )
/titanic_41/usr/src/cmd/fm/eversholt/files/common/
H A Ddisk.esc182 event fault.io.disk.over-temperature@P,
192 event ereport.io.scsi.disk.over-temperature@P;
199 prop fault.io.disk.over-temperature@P ->
200 ereport.io.scsi.disk.over-temperature@P;
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod175 =over
252 =over
322 =over
338 =over
399 =over
463 =over
509 =over
614 =over
652 =over
682 =over
/titanic_41/usr/src/psm/stand/bootblks/hsfs/common/
H A Dhsfs.fth213 ascii / over c! char+
218 drop ascii . over c! char+ 2 ( dst' inc )
225 drop ascii / over c! char+ 2 ( dst' inc )
232 char+ over r@ move ( dst R:nbytes )
364 over c@ ascii / = if ( path$ )
372 over c@ ascii / = if
/titanic_41/usr/src/stand/
H A DREADME27 If you are looking for the rest of what used to be in /usr/src/stand, it's over
/titanic_41/usr/src/cmd/eqn/neqn.d/
H A DMakefile12 mark.c matrix.c move.c over.c paren.c \
/titanic_41/usr/src/cmd/eqn/eqn.d/
H A DMakefile12 mark.c matrix.c move.c over.c paren.c \
/titanic_41/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_invoke.s76 sub %i1, 6, %i1 ! %i1 is now num regs over 6 (if any)
/titanic_41/usr/src/cmd/fm/dicts/
H A DDISK.dict31 fault.io.disk.over-temperature=1

123456