mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
function name change.
This commit is contained in:
parent
64cf5240a9
commit
ba3129cb87
1 changed files with 1 additions and 1 deletions
|
|
@ -74,4 +74,4 @@ int fwohci_init __P((struct fwohci_softc *, device_t));
|
|||
void fwohci_reset __P((struct fwohci_softc *, device_t));
|
||||
int fwohci_detach __P((struct fwohci_softc *, device_t));
|
||||
int fwohci_resume __P((struct fwohci_softc *, device_t));
|
||||
int fwohci_shutdown __P((struct fwohci_softc *, device_t dev));
|
||||
int fwohci_stop __P((struct fwohci_softc *, device_t dev));
|
||||
|
|
|
|||
Loading…
Reference in a new issue