freebsd-dev/sys/dev/hea
John Baldwin 672cc99ed3 - Change the ATM stack functions to use intptr_t instead of int for opaque
arguments.
- Fix a few other places that assumed that sizeof(int) == sizeof(void *).

Reviewed by:	mdodd
2002-11-08 18:27:30 +00:00
..
eni_buffer.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
eni_globals.c
eni_if.c
eni_init.c Adjust some casts to quiet warnings. 2002-11-06 22:58:55 +00:00
eni_intr.c
eni_receive.c Adjust some casts to quiet warnings. 2002-11-06 22:58:55 +00:00
eni_stats.h
eni_suni.h
eni_transmit.c Adjust some casts to quiet warnings. 2002-11-06 22:58:55 +00:00
eni_var.h
eni_vcm.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
eni.c
eni.h Add a field to struct cmn_unit to hold a pointer to the driver's softc. 2002-10-01 22:04:31 +00:00
hea_freebsd.c Create/destroy memory zones on module load/unload, not on device 2002-10-02 04:42:24 +00:00
hea_freebsd.h
hea_pci.c Create/destroy memory zones on module load/unload, not on device 2002-10-02 04:42:24 +00:00