Home
last modified time | relevance | path

Searched refs:fp_header (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_ocp.c843 print->fp_header = NULL; in ocp_vul_unsup_drive()
1139 print->fp_header = "Telemetry String Header"; in ocp_vul_telstr_drive()
1173 print->fp_header = NULL; in ocp_vul_telstr_drive()
1229 print->fp_header = "Statistic Identifier Table"; in ocp_vul_telstr_drive()
1266 print->fp_header = NULL; in ocp_vul_telstr_drive()
1275 print->fp_header = "Event Identifier Table"; in ocp_vul_telstr_drive()
1312 print->fp_header = NULL; in ocp_vul_telstr_drive()
1320 print->fp_header = "Vendor Unique Event Identifier Table"; in ocp_vul_telstr_drive()
1357 print->fp_header = NULL; in ocp_vul_telstr_drive()
H A Dnvmeadm_field.c636 if (print->fp_ofmt == NULL && print->fp_header != NULL && in nvmeadm_field_print()
638 (void) printf("%s\n", print->fp_header); in nvmeadm_field_print()
696 copy.fp_header = NULL; in nvmeadm_field_print()
H A Dnvmeadm_phyeye.c951 print->fp_header = header; in phyeye_log_drive_lane_cb()
965 print->fp_header = "EOM Header"; in phyeye_log_drive()
H A Dnvmeadm.h444 const char *fp_header; member
H A Dnvmeadm_wdc.c398 print->fp_header = NULL; in wdc_vul_power_drive()