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

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 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, ...
 bus_dmamem_alloc(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_dmamem_free(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_dma_tag_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_dma_tag_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_generic_attach(9) -- generic implementation of DEVICE_ATTACH for busses
    This function provides an implementation of the DEVICE_ATTACH(9) method which can be used by most bus code. It simply calls device_probe_and_attach(9) for each child device attached to the bus.
 bus_generic_detach(9) -- generic implementation of DEVICE_DETACH for busses
    This function provides an implementation of the DEVICE_DETACH(9) method which can be used by most bus code. It simply calls the DEVICE_DETACH(9) method of each child device attached to the bus.
 bus_generic_print_child(9) -- generic implementation of DEVICE_PRINT_CHILD for busses
    This implementation prints out the default device announcement message. Given device 'foo0' on bus 'bar0' where foo0 has the name "FooCard 1234" the following would be printed: foo0:
 bus_generic_read_ivar(9) -- generic implementation of BUS_READ_IVAR and BUS_WRITE_IVAR for busses
    These functions simply return ENOENT.
 bus_generic_shutdown(9) -- generic implementation of DEVICE_SHUTDOWN for busses
    This function provides an implementation of the DEVICE_SHUTDOWN(9) method which can be used by most bus code. It simply calls the DEVICE_SHUTDOWN(9) method of each child device attached to the bus.
 bus_generic_write_ivar(9) -- generic implementation of BUS_READ_IVAR and BUS_WRITE_IVAR for busses
    These functions simply return ENOENT.
 BUS_PRINT_CHILD(9) -- print information about a device
    This is called from system code which prints out a description of a device. It should describe the attachment that the child has with the parent. For instance the TurboLaser bus prints which node the ...
<<  [Prev]  289  290  291  292  293  294  295  296  297  298  299  300  301  302  303  304  305  306  307  308  309  
310  311  312  313  314  315  316  317  318  319  320  321  322  323  324  325  326  327  328  329  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service