Home
last modified time | relevance | path

Searched refs:probed (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/hal/fdi/
H A DREADME26 These files are processed BEFORE the device have been been probed.
48 These files are processed AFTER the device have been probed but before
68 These files are processed AFTER the device have been been probed and
/illumos-gate/usr/src/boot/libsa/
H A Dsmbios.c72 int probed; member
423 if (smbios.probed) in smbios_probe()
425 smbios.probed = 1; in smbios_probe()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnic.c158 static int probed = 0; in grub_eth_probe() local
163 if (probed) in grub_eth_probe()
174 probed = (eth_probe(dev) == PROBE_WORKED); in grub_eth_probe()
177 return probed; in grub_eth_probe()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dlgrpplat.c1238 boolean_t probed; in lgrp_plat_probe() local
1272 probed = B_FALSE; in lgrp_plat_probe()
1286 probed = B_TRUE; in lgrp_plat_probe()
1310 if (probed == B_FALSE) in lgrp_plat_probe()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamake.c239 int probed; /* probe already done */ member
1694 if (!state.probed && t[0] == 'C' && t[1] == 'C' && !t[2]) in make()
1696 state.probed = 1; in make()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-481 accessing mode of the "loading drive", since Stage 1 has already probed
H A Dinternals.texi351 already probed them.
H A Dgrub.info4125 accessing mode of the "loading drive", since Stage 1 has already probed
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c5552 int probed; in devi_config_one() local
5617 probed = (DEVI(pdip)->devi_flags & DEVI_MADE_CHILDREN); in devi_config_one()
5640 if (probed && in devi_config_one()
5644 probed = 0; in devi_config_one()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE401 add pp:spaceout for probed compilers that don't allow pp override
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1600 …n initiate the sequence [usually via OS api] that would enable the VFs and cause them to be probed.
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog5909 devices to be probed to 8 for IDE disks and 16 for SCSI