man pages section 9: DDI and DKI Kernel Functions
    
B
 
 bcopy — copy data between address locations in kernel ( Index Term Link )
 
 binds a system buffer to a DMA handle — ddi_dma_buf_bind_handle ( Index Term Link )
 
 binds an address to a DMA handle — ddi_dma_addr_bind_handle ( Index Term Link )
 
 bioclone — clone another buffer ( Index Term Link )
 
 bioerror — indicate error in buffer header ( Index Term Link )
 
 biofini — uninitialize a buffer structure ( Index Term Link )
 
 bioinit — initialize a buffer structure ( Index Term Link )
 
 biomodified — check if a buffer is modified ( Index Term Link )
 
 bioreset — reuse a private buffer header after I/O is complete ( Index Term Link )
 
 biosize — returns size of a buffer structure ( Index Term Link )
 
 bufcall — call a function when a buffer becomes available ( Index Term Link ) ( Index Term Link )
 
 bufcall, call a function when a buffer becomes available ( Index Term Link )
 
 buffer header
  indicate error — bioerror ( Index Term Link )
  reuse a private buffer header after I/O is complete — bioreset ( Index Term Link )
 
 busy-wait for specified interval — drv_usecwait ( Index Term Link )
 
 byte streams, compare two — bcmp ( Index Term Link )
 
 bytes, size
  convert size in pages — ptob ( Index Term Link )
  convert to size in memory pages (round down) — btop ( Index Term Link )
  convert to size in memory pages (round up) — btopr ( Index Term Link )