Searched defs:reread (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/dial/
H A Dconn.c137 int reread = 0; local
145 if (tries == 0 || ++reread >= TRYCALLS)
/illumos-gate/usr/src/cmd/bnu/
H A Dconn.c150 int reread = 0; local
158 if (tries == 0 || ++reread >= TRYCALLS)
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c171 * is the bus reset thread. Its sole purpose is to read/reread config roms
543 * case (where we allocate cfgrom again to reread the cfgrom)
1110 int reread = 0; local
1164 reread = 1;
1205 if (reread)
1650 msg, "unable to relock for reread",

Completed in 64 milliseconds