mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
Unused definitions.
This commit is contained in:
parent
2886c99404
commit
d213a95368
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58332
@ -137,16 +137,6 @@ typedef struct {
|
||||
u_int8_t seclat; /* CardBus latency timer */
|
||||
} pcih2cfgregs;
|
||||
|
||||
#if 0
|
||||
/* PCI bus attach definitions (there could be multiple PCI bus *trees* ... */
|
||||
|
||||
typedef struct pciattach {
|
||||
int unit;
|
||||
int pcibushigh;
|
||||
struct pciattach *next;
|
||||
} pciattach;
|
||||
#endif
|
||||
|
||||
extern u_int32_t pci_numdevs;
|
||||
|
||||
|
||||
|
@ -137,16 +137,6 @@ typedef struct {
|
||||
u_int8_t seclat; /* CardBus latency timer */
|
||||
} pcih2cfgregs;
|
||||
|
||||
#if 0
|
||||
/* PCI bus attach definitions (there could be multiple PCI bus *trees* ... */
|
||||
|
||||
typedef struct pciattach {
|
||||
int unit;
|
||||
int pcibushigh;
|
||||
struct pciattach *next;
|
||||
} pciattach;
|
||||
#endif
|
||||
|
||||
extern u_int32_t pci_numdevs;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user