HomeSort by: relevance | last modified time | path
    Searched refs:ltophys (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/dev/isa/
wds.c 739 ltophys(scb->dmamap_self->dm_segs[0].ds_addr +
982 ltophys(sc->sc_dmamap_mbox->dm_segs[0].ds_addr, init.mbaddr);
1194 ltophys(scb->dmamap_xfer->dm_segs[seg].ds_addr,
1196 ltophys(scb->dmamap_xfer->dm_segs[seg].ds_len,
1204 ltophys(scb->dmamap_self->dm_segs[0].ds_addr +
1207 ltophys(scb->dmamap_self->dm_nsegs *
1215 ltophys(scb->dmamap_xfer->dm_segs[0].ds_addr,
1217 ltophys(scb->dmamap_xfer->dm_segs[0].ds_len,
1222 ltophys(0, scb->cmd.data);
1223 ltophys(0, scb->cmd.len)
    [all...]
wdsreg.h 5 #define ltophys _lto3b macro
  /src/sys/dev/ic/
aha.c 627 ltophys(sc->sc_dmamap_control->dm_segs[0].ds_addr +
1014 ltophys(sc->sc_dmamap_control->dm_segs[0].ds_addr +
1242 ltophys(ccb->dmamap_xfer->dm_segs[seg].ds_addr,
1244 ltophys(ccb->dmamap_xfer->dm_segs[seg].ds_len,
1248 ltophys(sc->sc_dmamap_control->dm_segs[0].ds_addr +
1252 ltophys(ccb->dmamap_xfer->dm_nsegs *
1258 ltophys(0, ccb->data_addr);
1259 ltophys(0, ccb->data_length);
1270 ltophys(0, ccb->link_addr);
bha.c 374 ltophys(ccb->dmamap_xfer->dm_segs[seg].ds_addr,
376 ltophys(ccb->dmamap_xfer->dm_segs[seg].ds_len,
380 ltophys(ccb->hashkey + offsetof(struct bha_ccb,
382 ltophys(ccb->dmamap_xfer->dm_nsegs *
388 ltophys(0, ccb->data_addr);
389 ltophys(0, ccb->data_length);
404 ltophys(ccb->hashkey + offsetof(struct bha_ccb, scsi_sense),
410 ltophys(0, ccb->link_addr);
1393 ltophys(sc->sc_dmamap_mbox->dm_segs[0].ds_addr, mailbox.cmd.addr);
1471 ltophys(bcg->bcg_dmamap->dm_segs[0].ds_addr
    [all...]
ahareg.h 50 #define ltophys _lto3b macro
bhareg.h 50 #define ltophys _lto4l macro
  /src/sys/arch/arc/dti/
btl.c 771 ltophys(KVTOPHYS(ccb), wmbo->ccb_addr);
1132 ltophys(KVTOPHYS(wmbx), mailbox.cmd.addr);
1276 ltophys(KVTOPHYS(thisbounce), sg->seg_addr);
1284 ltophys(bytes_this_page, sg->seg_len);
1294 ltophys(KVTOPHYS(ccb->scat_gath), ccb->data_addr);
1295 ltophys(seg * sizeof(struct bt_scat_gath), ccb->data_length);
1297 ltophys(0, ccb->data_addr);
1298 ltophys(0, ccb->data_length);
1305 ltophys(KVTOPHYS(&ccb->scsi_sense), ccb->sense_ptr);
1310 ltophys(0, ccb->link_addr)
    [all...]
btlreg.h 5 #define ltophys _lto4l macro

Completed in 17 milliseconds