hpt_copy_info
hpt_copy_info(pinfo, "Channel %d %s %5dMB %s %s\n",
hpt_copy_info(pinfo, "%2d %11s %-20s %5lldMB %-16s", nld, sType, pArray->u.array.ArrayName, pArray->VDeviceCapacity>>11, sStatus);
hpt_copy_info(pinfo, "Controller #%d:\n\n", pAdapter->mvSataAdapter.adapterId);
hpt_copy_info(pinfo, "Physical device list\n");
hpt_copy_info(pinfo, "Channel Model Capacity Status Array\n");
hpt_copy_info(pinfo, "-------------------------------------------------------------------\n");
hpt_copy_info(pinfo, "\nLogical device list\n");
hpt_copy_info(pinfo, "No. Type Name Capacity Status OsDisk\n");
hpt_copy_info(pinfo, "--------------------------------------------------------------------------\n");
hpt_copy_info(pinfo, "%2d %s %s %5dMB %-16s",
hpt_copy_info(pinfo," %s\n","not registered");
hpt_copy_info(pinfo," %s%d\n", periph->periph_name, periph->unit_number);
hpt_copy_info(req, "%s Version %s\n", DRIVER_NAME, DRIVER_VERSION);
hpt_copy_info(req, NULL);