Lines Matching refs:ltophys
725 ltophys(scb->scb_phys[0].addr, wmbo->scb_addr);
728 ltophys(KVTOPHYS(&scb->sense), wmbo->scb_addr);
730 ltophys(KVTOPHYS(&scb->cmd), wmbo->scb_addr);
967 ltophys(mbx_phys[0].addr, init.mbaddr);
969 ltophys(KVTOPHYS(wmbx), init.mbaddr);
1114 ltophys(iovp->iov_base, sg->seg_addr);
1115 ltophys(iovp->iov_len, sg->seg_len);
1137 ltophys(scb->data_phys[seg].addr,
1139 ltophys(scb->data_phys[seg].length,
1151 ltophys(thisphys, sg->seg_addr);
1190 ltophys(bytes_this_seg, sg->seg_len);
1214 ltophys((unsigned)((struct wds_scb *)(scb->scb_phys[0].addr))->scat_gath,
1216 ltophys(scb->data_nseg * sizeof(struct wds_scat_gath),
1220 ltophys(KVTOPHYS(scb->scat_gath), scb->cmd.data);
1221 ltophys(seg * sizeof(struct wds_scat_gath), scb->cmd.len);
1235 ltophys(KVTOPHYS(scb->buf->data), scb->cmd.data);
1236 ltophys(xs->datalen, scb->cmd.len);
1239 ltophys(0, scb->cmd.data);
1240 ltophys(0, scb->cmd.len);
1245 ltophys(0, scb->cmd.link);
1330 ltophys(KVTOPHYS(&scb->sense_data), scb->sense.data);
1331 ltophys(sizeof(struct scsi_sense_data), scb->sense.len);