pci_set_master

Section: Kernel Hacker's Manual (9)
Updated: pci_set_master
Index Return to Main Contents
 

NAME

pci_set_master - enables bus-mastering for device dev  

SYNOPSIS

void pci_set_master (struct pci_dev *dev);  

ARGUMENTS

dev

 the PCI device to enable
 

DESCRIPTION

Enables bus-mastering on the device and calls pcibios_set_master to do the needed arch specific settings.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 03:58:51 GMT, June 12, 2005