mpt_print_ioc_summary — Write ASCII summary of IOC to a buffer.
void mpt_print_ioc_summary
(MPT_ADAPTER * ioc, char * buffer, int * size, int len, int showlan);
Pointer to MPT_ADAPTER structure
Pointer to buffer where IOC summary info should be written
Pointer to number of bytes we wrote (set by this routine)
Offset at which to start writing in buffer
Display LAN stuff?
This routine writes (english readable) ASCII text, which represents a summary of IOC information, to a buffer.