diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-09-22 05:56:32 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-09-22 05:56:32 +0000 |
| commit | ca7ea038372e37b3d6dc980b37b4b053c5521cce (patch) | |
| tree | 07cff469e20ed8f30df1118b050491335fe09412 /sys/dev | |
| parent | a1f72203b174a9271f0189b6cf93d3a7ba9d30d5 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/sn/if_snreg.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/dev/sn/if_snreg.h b/sys/dev/sn/if_snreg.h index 3f5efd01f5a7..8b1b701b7895 100644 --- a/sys/dev/sn/if_snreg.h +++ b/sys/dev/sn/if_snreg.h @@ -404,10 +404,4 @@ CSR_READ_2(sc, RECV_CONTROL_REG_W); \ CSR_READ_2(sc, RECV_CONTROL_REG_W); } -/* Define flags - */ - -#define SN_FLAGS_PCCARD 0x0001 /* PCMCIA (PC-card) */ -#define SN_FLAGS_XJBT10 0x0002 /* Megahertz XJ-BT10 (PCMCIA) */ - #endif /* _IF_SNREG_H_ */ |
