freebsd-nq/sys/dev/twe
Poul-Henning Kamp 2c6b49f6af NO_GEOM cleanup:
Retire the "d_dump_t" and use the "dumper_t" type instead.

Dumper_t takes a void * as first arg which is more general than the
dev_t taken by d_dump_t.  (Remember: we could have net-dumpers if
somebody wrote us one!)

Define the convention for GEOM controlled disk devices to be that the
first argument to the dumper function is the struct disk pointer.

Change device drivers accordingly.
2003-02-21 19:00:48 +00:00
..
twe_compat.h Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
twe_freebsd.c NO_GEOM cleanup: 2003-02-21 19:00:48 +00:00
twe_tables.h Update for the 6.9 firmware family (6xxx controllers), as well as for 2002-03-07 09:55:41 +00:00
twe.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
tweio.h
twereg.h use __packed. 2002-09-23 18:54:32 +00:00
twevar.h Update for the 6.9 firmware family (6xxx controllers), as well as for 2002-03-07 09:55:41 +00:00