freebsd-dev/sys/dev/pccard
Warner Losh c1bb793bbb Eliminate the need for pccard_common.c by moving the function inline
in the .h file.  Make it static __inline to make sure that it doesn't
wind up defined in any files.

Also, fix a typo that said null_do_attach instead of null_do_probe.
2002-07-17 05:20:43 +00:00
..
card_if.m Eliminate the need for pccard_common.c by moving the function inline 2002-07-17 05:20:43 +00:00
devlist2h.awk
files.pccard
Makefile.pccarddevs
pccard_cis_quirks.c
pccard_cis.c
pccard.c
pccarddevs
pccarddevs.h regen from pccarddevs 1.33 2002-07-17 04:02:52 +00:00
pccardreg.h
pccardvar.h Eliminate the need for pccard_common.c by moving the function inline 2002-07-17 05:20:43 +00:00
power_if.m