.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "PCI_SET_MASTER" "9" "09 October 2005" "" "" .SH NAME pci_set_master \- enables bus-mastering for device dev .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void pci_set_master (struct pci_dev * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR the PCI device to enable .SH "DESCRIPTION" .PP Enables bus-mastering on the device and calls \fBpcibios_set_master\fR to do the needed arch specific settings.