spans_boundary(9) suse man page | unix.com

Man Page: spans_boundary

Operating Environment: suse

Section: 9

SPANS_BOUNDARY(9)						Internal Functions						 SPANS_BOUNDARY(9)

NAME
spans_boundary - Check a packet can be ISA DMA'd
SYNOPSIS
int spans_boundary(struct sk_buff * skb);
ARGUMENTS
skb The buffer to check
DESCRIPTION
Returns true if the buffer cross a DMA boundary on a PC. The poor thing can only DMA within a 64K block not across the edges of it.
AUTHOR
Alan Cox <alan@lxorguk.ukuu.org.uk> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SPANS_BOUNDARY(9)
Related Man Pages
usb_alloc_coherent(9) - centos
usb_buffer_map_sg(9) - centos
wimax_msg_alloc(9) - centos
ddi_dma_numwin(9f) - sunos
ddi_dma_numwin(9f) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I