Man Page: mpt_print_ioc_summary
Operating Environment: centos
Section: 9
MPT_PRINT_IOC_SUMMAR(9) Message-based devices MPT_PRINT_IOC_SUMMAR(9)NAMEmpt_print_ioc_summary - Write ASCII summary of IOC to a buffer.SYNOPSISvoid mpt_print_ioc_summary(MPT_ADAPTER * ioc, char * buffer, int * size, int len, int showlan);ARGUMENTSioc Pointer to MPT_ADAPTER structure buffer Pointer to buffer where IOC summary info should be written size Pointer to number of bytes we wrote (set by this routine) len Offset at which to start writing in buffer showlan Display LAN stuff?DESCRIPTIONThis routine writes (english readable) ASCII text, which represents a summary of IOC information, to a buffer.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MPT_PRINT_IOC_SUMMAR(9)
| Related Man Pages |
|---|
| buf_mem_free(3) - redhat |
| buf_mem_new(3) - redhat |
| buf_mem_grow(3) - centos |
| buf_mem_free(3) - centos |
| buffer(3) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Controlling user input |