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

  man pages->FreeBSD man pages -> bus_generic_write_ivar (9)              
Title
Content
Arch
Section
 

Contents


BUS_GENERIC_READ_IV... FreeBSD Kernel Developer's ManualBUS_GENERIC_READ_IV...

NAME    [Toc]    [Back]

     bus_generic_read_ivar, bus_generic_write_ivar -- generic implementation
     of BUS_READ_IVAR and BUS_WRITE_IVAR for busses

SYNOPSIS    [Toc]    [Back]

     #include <sys/param.h>
     #include <sys/bus.h>

     int
     bus_generic_read_ivar(device_t dev, device_t child, int index,
	 uintptr_t *result);

     int
     bus_generic_write_ivar(device_t dev, device_t child, int index,
	 uintptr_t value);

DESCRIPTION    [Toc]    [Back]

     These functions simply return ENOENT.

SEE ALSO    [Toc]    [Back]

      
      
     device(9), driver(9)

AUTHORS    [Toc]    [Back]

     This man page was written by Doug Rabson.


FreeBSD 5.2.1			 June 16, 1998			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
bus_generic_detach FreeBSD generic implementation of DEVICE_DETACH for busses
bus_generic_print_child FreeBSD generic implementation of DEVICE_PRINT_CHILD for busses
bus_generic_attach FreeBSD generic implementation of DEVICE_ATTACH for busses
bus_generic_shutdown FreeBSD generic implementation of DEVICE_SHUTDOWN for busses
perliol OpenBSD C API for Perl's implementation of IO in Layers.
glhint IRIX specify implementation-specific hints
glHint Tru64 specify implementation-specific hints
limits HP-UX implementation-specific constants
afsd.conf OpenBSD configuration file for the arla AFS implementation.
pam_sm_setcred HP-UX Service provider implementation for pam_setcred
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service