Lines Matching refs:hpt_copy_info
378 hpt_copy_info(HPT_GET_INFO *pinfo, char *fmt, ...) in hpt_copy_info() function
419 hpt_copy_info(pinfo, "Channel %d %s %5dMB %s %s\n", in hpt_copy_disk_info()
500 …hpt_copy_info(pinfo, "%2d %11s %-20s %5lldMB %-16s", nld, sType, pArray->u.array.ArrayName, pA… in hpt_copy_array_info()
521 hpt_copy_info(pinfo, "Controller #%d:\n\n", pAdapter->mvSataAdapter.adapterId); in hpt_get_info()
523 hpt_copy_info(pinfo, "Physical device list\n"); in hpt_get_info()
524 hpt_copy_info(pinfo, "Channel Model Capacity Status Array\n"); in hpt_get_info()
525 hpt_copy_info(pinfo, "-------------------------------------------------------------------\n"); in hpt_get_info()
534 hpt_copy_info(pinfo, "\nLogical device list\n"); in hpt_get_info()
535 hpt_copy_info(pinfo, "No. Type Name Capacity Status OsDisk\n"); in hpt_get_info()
536 …hpt_copy_info(pinfo, "--------------------------------------------------------------------------\n… in hpt_get_info()
562 hpt_copy_info(pinfo, "%2d %s %s %5dMB %-16s", in hpt_get_info()
569 hpt_copy_info(pinfo," %s\n","not registered"); in hpt_get_info()
571 hpt_copy_info(pinfo," %s%d\n", periph->periph_name, periph->unit_number); in hpt_get_info()
619 hpt_copy_info(req, "%s Version %s\n", DRIVER_NAME, DRIVER_VERSION); in hpt_status()
627 hpt_copy_info(req, NULL); in hpt_status()