Be consistent with the whitespace in the rest of these files.
X-MFC-With: r264007
This commit is contained in:
parent
d9437c0f46
commit
a998d4b50e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=265107
@ -161,7 +161,7 @@ METHOD int msix_count {
|
||||
} DEFAULT null_msi_count;
|
||||
|
||||
METHOD uint16_t get_rid {
|
||||
device_t dev;
|
||||
device_t child;
|
||||
device_t dev;
|
||||
device_t child;
|
||||
};
|
||||
|
||||
|
@ -169,8 +169,8 @@ METHOD int power_for_sleep {
|
||||
# Return the PCI Routing Identifier (RID) for the device.
|
||||
#
|
||||
METHOD uint16_t get_rid {
|
||||
device_t pcib;
|
||||
device_t dev;
|
||||
device_t pcib;
|
||||
device_t dev;
|
||||
} DEFAULT pcib_get_rid;
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user