Man Page: mpt_verify_adapter
Operating Environment: centos
Section: 9
MPT_VERIFY_ADAPTER(9) Message-based devices MPT_VERIFY_ADAPTER(9)NAMEmpt_verify_adapter - Given IOC identifier, set pointer to its adapter structure.SYNOPSISint mpt_verify_adapter(int iocid, MPT_ADAPTER ** iocpp);ARGUMENTSiocid IOC unique identifier (integer) iocpp Pointer to pointer to IOC adapterDESCRIPTIONGiven a unique IOC identifier, set pointer to the associated MPT adapter structure. Returns iocid and sets iocpp if iocid is found. Returns -1 if iocid is not found.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MPT_VERIFY_ADAPTER(9)
| Related Man Pages |
|---|
| ib(4) - sunos |
| ib(4) - minix |
| ib(4) - osx |
| ib(4) - bsd |
| ib(4) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |