Man Page: mpt_host_page_access_control
Operating Environment: suse
Section: 9
MPT_HOST_PAGE_ACCESS(9) Message-based devices MPT_HOST_PAGE_ACCESS(9)NAMEmpt_host_page_access_control - control the IOC's Host Page Buffer accessSYNOPSISint mpt_host_page_access_control(MPT_ADAPTER * ioc, u8 access_control_value, int sleepFlag);ARGUMENTSioc Pointer to MPT adapter structure access_control_value define bits below sleepFlag Specifies whether the process can sleepDESCRIPTIONProvides mechanism for the host driver to control the IOC's Host Page Buffer access. Access Control Value - bits[15:12] 0h Reserved 1h Enable Access { MPI_DB_HPBAC_ENABLE_ACCESS } 2h Disable Access { MPI_DB_HPBAC_DISABLE_ACCESS } 3h Free Buffer { MPI_DB_HPBAC_FREE_BUFFER } Returns 0 for success, non-zero for failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 MPT_HOST_PAGE_ACCESS(9)
| Related Man Pages |
|---|
| xremovehosa(3) - hpux |
| ib(4) - sunos |
| ib(4) - minix |
| ib(4) - osx |
| ib(4) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Grant unprivileged user rights to see the output of echo|format but not modify disks |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |
| Shopt -s histappend |