diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2003-10-30 23:12:24 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2003-10-30 23:12:24 +0000 |
| commit | 083fbfa64a8c5f557d3948f7eadf856f7fc3f000 (patch) | |
| tree | bc7e14c080e0b30836d4627a34fc220098edd2d0 /sys/dev/fxp | |
| parent | 0f2f39c865f16a8a812fee56cea7cb70b3e00dc4 (diff) | |
Notes
Diffstat (limited to 'sys/dev/fxp')
| -rw-r--r-- | sys/dev/fxp/if_fxpvar.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/fxp/if_fxpvar.h b/sys/dev/fxp/if_fxpvar.h index 522d3c8a3223..afe7c48bfd0a 100644 --- a/sys/dev/fxp/if_fxpvar.h +++ b/sys/dev/fxp/if_fxpvar.h @@ -225,5 +225,3 @@ struct fxp_softc { bus_space_write_4((sc)->sc_st, (sc)->sc_sh, (reg), (val)) #define sc_if arpcom.ac_if - -#define FXP_UNIT(_sc) (_sc)->arpcom.ac_if.if_unit |
