Home
last modified time | relevance | path

Searched refs:count (Results 1 – 25 of 2307) sorted by path

12345678910>>...93

/illumos-gate/usr/src/boot/
H A DREADME.loader130 system is in the autoboot count-down, you will usually
/illumos-gate/usr/src/boot/common/
H A Dinstall.c77 int count, error, idx; in setmultipath() local
79 count = 0; in setmultipath()
82 count++; in setmultipath()
87 *what = calloc(count + 1, sizeof(char *)); in setmultipath()
91 for (idx = 0; idx < count; idx++) { in setmultipath()
H A Dtem.c711 cm.count = 16; in tems_reset_colormap()
1240 int count = 0; in tem_selgraph() local
1330 count++; in tem_selgraph()
1359 count++; in tem_selgraph()
1410 count++; in tem_selgraph()
1439 count++; in tem_selgraph()
1491 count++; in tem_selgraph()
2142 if (count <= 0) in tem_scroll()
2160 end - count, 0, start + count); in tem_scroll()
2281 count < 0) in tem_clear_chars()
[all …]
/illumos-gate/usr/src/boot/common/linenoise/
H A Dlinenoise.c777 int count; in linenoise() local
780 count = linenoiseEdit(buf,LINENOISE_MAX_LINE,prompt); in linenoise()
783 if (count == -1) return NULL; in linenoise()
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm20.h1043 UINT32 count; member
1049 UINT32 count; member
1055 UINT32 count; member
1061 UINT32 count; member
1067 UINT32 count; member
1073 UINT32 count; member
1085 UINT32 count; member
1091 UINT32 count; member
1097 UINT32 count; member
1109 UINT32 count; member
[all …]
/illumos-gate/usr/src/boot/efi/libefi/
H A Dhandles.c46 EFI_HANDLE *aliases, int count) in efi_register_handles() argument
52 nentries += count; in efi_register_handles()
/illumos-gate/usr/src/boot/efi/loader/
H A Dcopy.c75 memmap_find(EFI_MEMORY_DESCRIPTOR *map, size_t count, UINTN dsize, in memmap_find() argument
80 for (i = 0; i < count; i++, map = NextMemoryDescriptor(map, dsize)) { in memmap_find()
113 EFI_MEMORY_DESCRIPTOR *map, size_t count, UINTN dsize, vm_offset_t laddr, in efi_physaddr() argument
126 off = memmap_find(map, count, dsize, off, size); in efi_physaddr()
H A Dframebuffer.c143 size_t count, maxcount = 1024; in efifb_uga_find_pixel() local
168 count = min(size, maxcount); in efifb_uga_find_pixel()
171 EFI_PCI_IO_PASS_THROUGH_BAR, addr + ofs, count >> 2, in efifb_uga_find_pixel()
184 EFI_PCI_IO_PASS_THROUGH_BAR, addr + ofs, count >> 2, in efifb_uga_find_pixel()
196 for (idx = 0; idx < count; idx++) { in efifb_uga_find_pixel()
202 ofs += count; in efifb_uga_find_pixel()
203 size -= count; in efifb_uga_find_pixel()
/illumos-gate/usr/src/boot/forth/
H A Dbeadm.4th331 \ count the pages of BE list
382 dup page_count ! \ save count
388 : be-set-page { | entry count n device -- }
404 entry 5 + to count
407 5 to count
426 0 count 1- do
480 5 count do \ unset unused entries
H A Dmenu.4th68 \ Menu timer [count-down] variables
777 dup init_textN count ( n -- n c-addr/u )
H A Dmenusets.4th426 2swap 1+ 2swap \ increment affixbuf byte position/count
428 1- \ decrement strbuf byte count (source u2)
H A Dpcibios.4th29 \ pci-device-count pci-id
33 : pci-device-count
42 dup pcibios-device-count ." Found " . ." instances of " hex . decimal cr
47 builtin: pci-device-count
H A Dsupport.4th1220 : entries ( -- n ) \ count directory entries
1225 begin \ count the entries
1695 >r \ argument count to R
1697 r> 2 + \ increment argument count
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S165 cbw # count
/illumos-gate/usr/src/boot/i386/common/
H A Ddrv.c59 packet.count = nblk; in drvread()
83 packet.count = nblk; in drvwrite()
H A Dedd.h38 uint16_t count; member
46 uint16_t count; member
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosacpi.c56 unsigned count, i; in find_spcr() local
65 count = xsdt->Header.Length - sizeof (ACPI_TABLE_HEADER); in find_spcr()
66 count /= sizeof (xsdt->TableOffsetEntry[0]); in find_spcr()
67 for (i = 0; i < count; i++) { in find_spcr()
78 count = rsdt->Header.Length - sizeof (ACPI_TABLE_HEADER); in find_spcr()
79 count /= sizeof (rsdt->TableOffsetEntry[0]); in find_spcr()
80 for (i = 0; i < count; i++) { in find_spcr()
H A Dbiosdisk.c1132 packet.count = blks; in bd_edd_io()
H A Dbiospnp.c161 int count; in biospnp_enumerate() local
169 count = 1000; in biospnp_enumerate()
170 while((Node != 0xff) && (count-- > 0)) { in biospnp_enumerate()
H A Dpread.c63 int count, got; local
65 count = (rsize < BUFSIZE ? rsize : BUFSIZE);
67 got = read(fd, buf, count);
76 if (got < count)
/illumos-gate/usr/src/boot/i386/pmbr/
H A Dpmbr.s76 movw $SECSIZE-(main-start),%cx # Byte count
/illumos-gate/usr/src/boot/libsa/
H A Dnfs.c401 uint32_t count; in nfs_readdata() member
445 x = ntohl(repl->count); in nfs_readdata()
H A Dsmbios.c75 size_t count; member
119 smbios.count = SMBIOS_GET16(cp, 0x1c); in smbios_sigsearch()
165 smbios.count = smbios.length / 4; in smbios_sigsearch()
404 dmi < smbios.addr + smbios.length && i < smbios.count; i++) { in smbios_find_struct()
455 dmi < smbios.addr + smbios.length && i < smbios.count; i++) in smbios_detect()
H A Dtftp.c513 int needblock, count; in tftp_read() local
552 count = (size < inbuffer ? size : inbuffer); in tftp_read()
554 addr, count); in tftp_read()
556 addr = (char *)addr + count; in tftp_read()
557 tftpfile->off += count; in tftp_read()
558 size -= count; in tftp_read()
559 res -= count; in tftp_read()
561 if ((tftpfile->islastblock) && (count == inbuffer)) in tftp_read()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c1076 size_t count; in vdev_child_count() local
1078 count = 0; in vdev_child_count()
1080 count++; in vdev_child_count()
1082 return (count); in vdev_child_count()
1092 size_t count; in vdev_insert() local
1116 count = vdev_child_count(top_vdev); in vdev_insert()
1117 if (top_vdev->v_nchildren < count) in vdev_insert()
1118 top_vdev->v_nchildren = count; in vdev_insert()

12345678910>>...93