mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Complete r277100: add AHCI_Q_ABAR0 tp AHCI_Q_BIT_STRING.
Noted and reviewed by: smh MFC after: 6 days
This commit is contained in:
parent
cebf67b056
commit
43d5c9f65a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277126
@ -591,7 +591,8 @@ enum ahci_err_type {
|
||||
"\015NOMSI" \
|
||||
"\016ATI_PMP_BUG" \
|
||||
"\017MAXIO_64K" \
|
||||
"\020SATA1_UNIT0"
|
||||
"\020SATA1_UNIT0" \
|
||||
"\021ABAR0"
|
||||
|
||||
int ahci_attach(device_t dev);
|
||||
int ahci_detach(device_t dev);
|
||||
|
Loading…
Reference in New Issue
Block a user