*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 BUF_UNLOCK(9) -- unlocks a locked buffer
    The BUF_UNLOCK() function unlocks a buffer that was previously locked with BUF_LOCK() or BUF_TIMELOCK(). Its argument is: bp The buffer to unlock. The buffer must already be locked.
 busdma(9) -- Bus and Machine Independent DMA Mapping Interface
    Direct Memory Access (DMA) is a method of transferring data without involving the CPU, thus providing higher performance. A DMA transaction can be achieved between device to memory, device to device, ...
 bus_activate_resource(9) -- activate or deactivate a resource
    These functions activate or deactivate a previously allocated resource. In general, resources must be activated before they can be accessed by the driver so that the bus driver can map the resource in...
 bus_alloc_resource(9) -- alloc resources on a bus
    This is an easy interface to the resource-management functions. It hides the indirection through the parent's method table. This function generally should be called in attach, but (except in some rar...
 bus_child_present(9) -- ask the bus driver to see if this device is still really present
    The bus_child_present() function requests that the parent device driver of dev check to see if the hardware represented by dev is still physically accessible at this time. While the notion of accessib...
 BUS_CONFIG_INTR(9) -- Configure interrupt polarity and trigger mode
    The BUS_CONFIG_INTR method allows bus or device drivers to provide interrupt polarity and trigger mode to parent busses. This typically bubbles all the way up to the root bus (e.g. nexus) where the ne...
 bus_deactivate_resource(9) -- activate or deactivate a resource
    These functions activate or deactivate a previously allocated resource. In general, resources must be activated before they can be accessed by the driver so that the bus driver can map the resource in...
 bus_dma(9) -- Bus and Machine Independent DMA Mapping Interface
    Direct Memory Access (DMA) is a method of transferring data without involving the CPU, thus providing higher performance. A DMA transaction can be achieved between device to memory, device to device, ...
 bus_dmamap_create(9) -- Bus and Machine Independent DMA Mapping Interface
    Direct Memory Access (DMA) is a method of transferring data without involving the CPU, thus providing higher performance. A DMA transaction can be achieved between device to memory, device to device, ...
 bus_dmamap_destroy(9) -- Bus and Machine Independent DMA Mapping Interface
    Direct Memory Access (DMA) is a method of transferring data without involving the CPU, thus providing higher performance. A DMA transaction can be achieved between device to memory, device to device, ...
 bus_dmamap_load(9) -- Bus and Machine Independent DMA Mapping Interface
    Direct Memory Access (DMA) is a method of transferring data without involving the CPU, thus providing higher performance. A DMA transaction can be achieved between device to memory, device to device, ...
 bus_dmamap_load_mbuf(9) -- Bus and Machine Independent DMA Mapping Interface
    Direct Memory Access (DMA) is a method of transferring data without involving the CPU, thus providing higher performance. A DMA transaction can be achieved between device to memory, device to device, ...
 bus_dmamap_load_uio(9) -- Bus and Machine Independent DMA Mapping Interface
    Direct Memory Access (DMA) is a method of transferring data without involving the CPU, thus providing higher performance. A DMA transaction can be achieved between device to memory, device to device, ...
 bus_dmamap_sync(9) -- Bus and Machine Independent DMA Mapping Interface
    Direct Memory Access (DMA) is a method of transferring data without involving the CPU, thus providing higher performance. A DMA transaction can be achieved between device to memory, device to device, ...
 bus_dmamap_unload(9) -- Bus and Machine Independent DMA Mapping Interface
    Direct Memory Access (DMA) is a method of transferring data without involving the CPU, thus providing higher performance. A DMA transaction can be achieved between device to memory, device to device, ...
<<  [Prev]  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  
22  23  24  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service