fcsm_xlat_dev_type
} fcsm_xlat_dev_type [] = {
for (count = 0; count < sizeof (fcsm_xlat_dev_type) /
sizeof (fcsm_xlat_dev_type[0]); count++) {
if (fcsm_xlat_dev_type[count].xlat_type == type) {
return (fcsm_xlat_dev_type[count].xlat_str);