|
boottime(9) -- system time variables
|
The time variable is the system's ``wall time'' clock. It is set at boot by inittodr(9), and is updated by the settimeofday(2) system call and by periodic clock interrupts. The boottime variable ho... |
bounds_check_with_label(9) -- disk label management routines
|
This collection of routines provides a disklabel management interface to kernel device drivers. These routines are classified as machine- or architecture-dependent because of restrictions imposed by t... |
|
bus_dma(9) -- bus and machine independent DMA mapping interface
|
The bus_dma interface provides a bus and machine independent mechanism for managing DMA data transfers to and from devices. The basic abstraction is the bus_dmamap_t, a pointer to a structure which co... |
bus_dmamap_create(9) -- bus and machine independent DMA mapping interface
|
The bus_dma interface provides a bus and machine independent mechanism for managing DMA data transfers to and from devices. The basic abstraction is the bus_dmamap_t, a pointer to a structure which co... |
bus_dmamap_destroy(9) -- bus and machine independent DMA mapping interface
|
The bus_dma interface provides a bus and machine independent mechanism for managing DMA data transfers to and from devices. The basic abstraction is the bus_dmamap_t, a pointer to a structure which co... |
bus_dmamap_load(9) -- bus and machine independent DMA mapping interface
|
The bus_dma interface provides a bus and machine independent mechanism for managing DMA data transfers to and from devices. The basic abstraction is the bus_dmamap_t, a pointer to a structure which co... |
bus_dmamap_load_mbuf(9) -- bus and machine independent DMA mapping interface
|
The bus_dma interface provides a bus and machine independent mechanism for managing DMA data transfers to and from devices. The basic abstraction is the bus_dmamap_t, a pointer to a structure which co... |
bus_dmamap_load_raw(9) -- bus and machine independent DMA mapping interface
|
The bus_dma interface provides a bus and machine independent mechanism for managing DMA data transfers to and from devices. The basic abstraction is the bus_dmamap_t, a pointer to a structure which co... |
bus_dmamap_load_uio(9) -- bus and machine independent DMA mapping interface
|
The bus_dma interface provides a bus and machine independent mechanism for managing DMA data transfers to and from devices. The basic abstraction is the bus_dmamap_t, a pointer to a structure which co... |
bus_dmamap_sync(9) -- bus and machine independent DMA mapping interface
|
The bus_dma interface provides a bus and machine independent mechanism for managing DMA data transfers to and from devices. The basic abstraction is the bus_dmamap_t, a pointer to a structure which co... |
bus_dmamap_unload(9) -- bus and machine independent DMA mapping interface
|
The bus_dma interface provides a bus and machine independent mechanism for managing DMA data transfers to and from devices. The basic abstraction is the bus_dmamap_t, a pointer to a structure which co... |
bus_dmamem_alloc(9) -- bus and machine independent DMA mapping interface
|
The bus_dma interface provides a bus and machine independent mechanism for managing DMA data transfers to and from devices. The basic abstraction is the bus_dmamap_t, a pointer to a structure which co... |
bus_dmamem_free(9) -- bus and machine independent DMA mapping interface
|
The bus_dma interface provides a bus and machine independent mechanism for managing DMA data transfers to and from devices. The basic abstraction is the bus_dmamap_t, a pointer to a structure which co... |
bus_dmamem_map(9) -- bus and machine independent DMA mapping interface
|
The bus_dma interface provides a bus and machine independent mechanism for managing DMA data transfers to and from devices. The basic abstraction is the bus_dmamap_t, a pointer to a structure which co... |
bus_dmamem_mmap(9) -- bus and machine independent DMA mapping interface
|
The bus_dma interface provides a bus and machine independent mechanism for managing DMA data transfers to and from devices. The basic abstraction is the bus_dmamap_t, a pointer to a structure which co... |