pci_enable_device_ba(9)

NAME

pci_enable_device_bars - Initialize some of a device for
use

SYNOPSIS

int   pci_enable_device_bars(struct  pci_dev  *  dev,  int
bars);

ARGUMENTS

dev
PCI device to be initialized
bars
bitmask of BAR's that must be configured

DESCRIPTION

Initialize device before it's used by a driver. Ask low
level code to enable selected I/O and memory resources. Wake up
the device if it was suspended. Beware, this function can fail.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout