PCI_ENABLE_DEVICE_ME(9) Hardware Interfaces PCI_ENABLE_DEVICE_ME(9)NAMEpci_enable_device_mem - Initialize a device for use with Memory spaceSYNOPSISint pci_enable_device_mem(struct pci_dev * dev);ARGUMENTSdev PCI device to be initializedDESCRIPTIONInitialize device before it's used by a driver. Ask low-level code to enable Memory resources. Wake up the device if it was suspended. Beware, this function can fail.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_ENABLE_DEVICE_ME(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_vargs(9) - suse |
| ptm(4) - netbsd |
| struct_ff_device(9) - suse |
| struct_input_polled_dev(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Migrating to UNIX |
| Docker learning Phase-I |
| 32 bit process addressing more than 4GB |