SPANS_BOUNDARY

Section: (9)
Updated: 14 August 2003
Index Return to Main Contents

 

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.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 23:19:28 GMT, August 13, 2003