Lines Matching defs:base
2117 unsigned char *virt, *base = NULL;
2125 base = scsi_kmap_atomic_sg(scsi_sglist(srb->cmd),
2127 virt = base + offset;
2168 scsi_kunmap_atomic_sg(base);
2335 unsigned char *virt, *base = NULL;
2342 base = scsi_kmap_atomic_sg(scsi_sglist(srb->cmd),
2344 virt = base + offset;
2357 scsi_kunmap_atomic_sg(base);
3286 unsigned char *base = NULL;
3293 base = scsi_kmap_atomic_sg(sg, scsi_sg_count(cmd), &offset, &len);
3294 ptr = (struct ScsiInqData *)(base + offset);
3311 scsi_kunmap_atomic_sg(base);
3760 * @io_port: base I/O address
3775 * @io_port: base I/O address
3820 * @io_port: base I/O address
3876 * @io_port: the base io port
3913 * @io_port: base I/O address
3954 * @io_port: the base io port
4319 * @io_port: The base I/O port
4333 /* store port base to indicate we have registered it */