|
|
| version 1.6, 2004/02/06 23:09:36 | version 1.7, 2004/02/16 18:51:01 |
|---|---|
| Line 234 PCI_ACCESSOR(slot, SLOT, u_int8_t) | Line 234 PCI_ACCESSOR(slot, SLOT, u_int8_t) |
| PCI_ACCESSOR(function, FUNCTION, u_int8_t) | PCI_ACCESSOR(function, FUNCTION, u_int8_t) |
| PCI_ACCESSOR(secondarybus, SECONDARYBUS, u_int8_t) | PCI_ACCESSOR(secondarybus, SECONDARYBUS, u_int8_t) |
| PCI_ACCESSOR(subordinatebus, SUBORDINATEBUS, u_int8_t) | PCI_ACCESSOR(subordinatebus, SUBORDINATEBUS, u_int8_t) |
| PCI_ACCESSOR(ether, ETHADDR, uint8_t *) | |
| #undef PCI_ACCESSOR | #undef PCI_ACCESSOR |