Searched refs:programming (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbscv_impl.h191 * setup at driver attach and restart after programming.
223 * BUT when programming it has different semantics and relies
224 * on only the programming thread being in the ioctl routine
225 * whilst programming is in progress. The event queue must also
248 boolean_t programming; /* TRUE is actually programming */ member in struct:__anon7050
250 boolean_t cssp_prog; /* TRUE is CSSP programming the BSC */
255 /* for programming */
257 /* programming */
/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c328 * programming, and the actual Xbus channel which carries that traffic.
629 ssp->programming = B_FALSE;
1970 } else if ((ssp->prog_mode_only || ssp->programming) &&
4263 * Firmware download (programming)
4269 * description - LOMlite2 flash programming code.
4309 * know what we are programming.
4633 cmn_err(CE_WARN, "programming error 0x%x, "
4651 cmn_err(CE_WARN, "programming error 0x%x,"
4716 BSCV_TRACE(ssp, 'U', "bscv_prog_image", "entered programming mode");
4726 "lom: Erase failed during programming, statu
[all...]

Completed in 68 milliseconds