Searched refs:siop_htoc32 (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dsiop_common.c261 siop_cmd->siop_tables->id = siop_htoc32(sc, sc->targets[target]->id);
296 siop_cmd->siop_tables->t_msgout.count = siop_htoc32(sc, msgoffset);
317 siop_htoc32(sc, SCSI_SIOP_NOSTATUS); /* set invalid status */
320 siop_htoc32(sc, siop_cmd->dmamap_cmd->dm_segs[0].ds_len);
322 siop_htoc32(sc, siop_cmd->dmamap_cmd->dm_segs[0].ds_addr);
326 siop_htoc32(sc,
329 siop_htoc32(sc,
370 tables->t_msgout.count = siop_htoc32(sc, 1);
374 tables->id = siop_htoc32(sc, sc->targets[target]->id);
399 tables->id = siop_htoc32(s
[all...]
H A Dsiop.c142 sc->sc_c.sc_script[offset] = siop_htoc32(&sc->sc_c, val);
213 siop_htoc32(&sc->sc_c, siop_script[j]);
217 siop_htoc32(&sc->sc_c,
224 ] = siop_htoc32(&sc->sc_c, siop_led_on[j]);
228 ] = siop_htoc32(&sc->sc_c, siop_led_on[j]);
232 ] = siop_htoc32(&sc->sc_c, siop_led_off[j]);
544 siop_htoc32(&sc->sc_c, SCSI_CHECK);
775 siop_htoc32(&sc->sc_c, 1);
789 siop_htoc32(&sc->sc_c, 1);
807 siop_htoc32(
[all...]
H A Dsiopvar_common.h210 #define siop_htoc32(sc, x) \ macro

Completed in 112 milliseconds