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) - opensolaris |
| i2c_add_numbered_adapter(9) - centos |
| ib(4) - redhat |
| ib(4) - mojave |
| ib(4) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |