Query: mpt_attach
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPT_ATTACH(9) Message-based devices MPT_ATTACH(9)NAMEmpt_attach - Install a PCI intelligent MPT adapter.SYNOPSISint mpt_attach(struct pci_dev * pdev, const struct pci_device_id * id);ARGUMENTSpdev Pointer to pci_dev structure id PCI device ID informationDESCRIPTIONThis routine performs all the steps necessary to bring the IOC of a MPT adapter to a OPERATIONAL state. This includes registering memory regions, registering the interrupt, and allocating request and reply memory pools. This routine also pre-fetches the LAN MAC address of a Fibre Channel MPT adapter. Returns 0 for success, non-zero for failure.TODOAdd support for polled controllersCOPYRIGHTKernel Hackers Manual 3.10 June 2014 MPT_ATTACH(9)
Related Man Pages |
---|
mpt(4) - debian |
trm(4) - debian |
trm(4) - netbsd |
usoc(7d) - sunos |
mpt(4) - opensolaris |