centos man page for scsi_kmap_atomic_sg

Query: scsi_kmap_atomic_sg

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SCSI_KMAP_ATOMIC_SG(9)						  SCSI mid layer					    SCSI_KMAP_ATOMIC_SG(9)

NAME
scsi_kmap_atomic_sg - find and atomically map an sg-elemnt
SYNOPSIS
void * scsi_kmap_atomic_sg(struct scatterlist * sgl, int sg_count, size_t * offset, size_t * len);
ARGUMENTS
sgl scatter-gather list sg_count number of segments in sg offset offset in bytes into sg, on return offset into the mapped area len bytes to map, on return number of bytes mapped
DESCRIPTION
Returns virtual address of the start of the mapped page
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCSI_KMAP_ATOMIC_SG(9)
Related Man Pages
fc_remote_port_add(9) - centos
srp_reconnect_rport(9) - centos
ost_mappedfile(3) - debian
fc_remote_port_add(9) - suse
ddi_unmap_regs(9f) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq