HomeSort by: relevance | last modified time | path
    Searched defs:msgoffset (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
siop_common.c 258 int msgoffset = 1; local in function:siop_setuptables
293 msgoffset = 3;
295 siop_cmd->siop_tables->t_msgout.count = siop_htoc32(sc, msgoffset);
300 siop_ppr_msg(siop_cmd, msgoffset, sc->dt_minsync,
304 siop_wdtr_msg(siop_cmd, msgoffset,
308 siop_sdtr_msg(siop_cmd, msgoffset, sc->st_minsync,
  /src/sys/arch/bebox/stand/boot/
siop.c 105 int msgoffset = 1; local in function:siop_setuptables
116 xfer->siop_tables.t_msgout.count = htoc32(msgoffset);
  /src/sys/arch/prep/stand/boot/
siop.c 101 int msgoffset = 1; local in function:siop_setuptables
112 xfer->siop_tables.t_msgout.count = htoc32(msgoffset);

Completed in 14 milliseconds