Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c774 char client_inst[MAXNAMELEN]; in get_hw_info() local
800 (void) snprintf(client_inst, MAXNAMELEN - 1, in get_hw_info()
804 "Client Device: %s", client_inst); in get_hw_info()
806 (void) snprintf(client_inst, MAXNAMELEN - 1, in get_hw_info()
809 (void) strlcat(clp->ap_info, client_inst, in get_hw_info()