man pages section 9F: DDI and DKI Kernel Functions
    
A
 
 activate a new DMA window - ddi_dma_getwin ( Index Term Link )
 
 add a fully initialized kstat to the system - kstat_install ( Index Term Link )
 
 add a soft interrupt, -- ddi_add_softintr ( Index Term Link )
 
 add an interrupt handler, -- ddi_add_intr ( Index Term Link )
 
 address, return mapped virtual address - csx_GetMappedAddr ( Index Term Link )
 
 adjmsg - trim bytes from a message ( Index Term Link )
 
 Device power cycle advisory check - pm_trans_check ( Index Term Link )
 
 allocate and free a scsi_pkt structure -- scsi_hba_pkt_alloc ( Index Term Link )
 
 allocate and free transport structures -- scsi_hba_tran_alloc ( Index Term Link )
 
 allocate and free a scsi_pkt structure -- scsi_hba_pkt_alloc, scsi_hba_pkt_free ( Index Term Link )
 
 allocate and free transport structures -- scsi_hba_tran_alloc, scsi_hba_tran_free ( Index Term Link )
 
 allocate and free non-sequentially accessed memory
  -- ddi_iopb_alloc ( Index Term Link )
  -- ddi_iopb_free ( Index Term Link )
 
 allocate DMA handle - ddi_dma_alloc_handle ( Index Term Link )
 
 allocate kernel memory
  -- ddi_umem_alloc ( Index Term Link )
  -- ddi_umem_free ( Index Term Link )
  -- ddi_umem_zalloc ( Index Term Link )
  -- kmem_alloc ( Index Term Link )
  -- kmem_free ( Index Term Link )
  -- kmem_zalloc ( Index Term Link )
 
 allocate memory for DMA transfer - ddi_dma_mem_alloc ( Index Term Link )
 
 allocate space - rmalloc ( Index Term Link )
 
 allocate space from a resource map - rmalloc_wait ( Index Term Link )
 
 allow 64 bit transfers on SBus - ddi_dma_set_sbus64 ( Index Term Link )
 
 anocancel - prevent cancellation of asynchronous I/O request ( Index Term Link )
 
 aphysio - perform asynchronous physical I/O ( Index Term Link )
 
 assert -- expression verification ( Index Term Link )
 
 asynchronous physical I/O - aphysio ( Index Term Link )
 
 asynchronous STREAMS perimeter upgrade - qwriter ( Index Term Link )