btl.c | 802 u_long thiskv, thisbounce; local in function:bt_done 865 thisbounce = PHYSTOKV(phystol(sg->seg_addr)); 868 memcpy((void *)thiskv, (void *)thisbounce, bytes_this_page); 870 bt_free_buf(sc, (struct bt_buf *)thisbounce); 1218 u_long thiskv, thisbounce; local in function:bt_scsi_cmd 1272 thisbounce = (u_long) 1274 if(thisbounce == 0) 1276 ltophys(KVTOPHYS(thisbounce), sg->seg_addr); 1279 memcpy((void *)thisbounce, (void *)thiskv, bytes_this_page); 1336 thisbounce = PHYSTOKV(phystol(sg->seg_addr)) [all...] |