Device Driver Tutorial
    
K
 
 kernel ( Index Term Link )
  address space ( Index Term Link ) ( Index Term Link )
  privilege
   See also kernel mode
 
 kernel command ( Index Term Link )
 
 kernel functions
  ASSERT() ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  bzero() ( Index Term Link )
  cmn_err() ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  condvar() ( Index Term Link )
  cv_broadcast() ( Index Term Link ) ( Index Term Link )
  cv_destroy() ( Index Term Link ) ( Index Term Link )
  cv_init() ( Index Term Link ) ( Index Term Link )
  cv_signal() ( Index Term Link )
  cv_wait() ( Index Term Link )
  cv_wait_sig() ( Index Term Link ) ( Index Term Link )
  ddi_copyin() ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  ddi_copyout() ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  ddi_create_minor_node() ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  ddi_get_instance() ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  ddi_get_soft_state() ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  ddi_model_convert_from() ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  ddi_prop_get_int() ( Index Term Link )
  ddi_prop_lookup() ( Index Term Link )
  ddi_prop_op() ( Index Term Link ) ( Index Term Link )
  ddi_remove_minor_node() ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  ddi_report_dev() ( Index Term Link )
  ddi_soft_state() ( Index Term Link )
  ddi_soft_state_fini() ( Index Term Link ) ( Index Term Link )
  ddi_soft_state_free() ( Index Term Link ) ( Index Term Link )
  ddi_soft_state_init() ( Index Term Link ) ( Index Term Link )
  ddi_soft_state_zalloc() ( Index Term Link ) ( Index Term Link )
  ddi_umem_alloc() ( Index Term Link )
  ddi_umem_free() ( Index Term Link ) ( Index Term Link )
  getminor() ( Index Term Link ) ( Index Term Link )
  kmem_alloc() ( Index Term Link )
  kmem_zalloc() ( Index Term Link )
  memcpy() ( Index Term Link )
  mod_info() ( Index Term Link ) ( Index Term Link )
  mod_install() ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  mod_remove() ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  mutex() ( Index Term Link )
  mutex_destroy() ( Index Term Link ) ( Index Term Link )
  mutex_init() ( Index Term Link ) ( Index Term Link )
  mutex_owned() ( Index Term Link )
  nochpoll() ( Index Term Link )
  nodev() ( Index Term Link ) ( Index Term Link )
  nulldev() ( Index Term Link ) ( Index Term Link )
  strlcpy() ( Index Term Link ) ( Index Term Link )
  strncpy() ( Index Term Link )
  uiomove() ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 kernel mode ( Index Term Link )
 
 kernel modules, use in testing ( Index Term Link )
 
 kernel statistics ( Index Term Link )
 
 kernel structures
  uio ( Index Term Link ) ( Index Term Link )
 
 kmdb kernel debugger ( Index Term Link ) ( Index Term Link )
 
 kmem_alloc() kernel function ( Index Term Link )
 
 kmem_zalloc() kernel function ( Index Term Link )
 
 kstat() function ( Index Term Link )