fcsm_xlat_port_state
} fcsm_xlat_port_state [] = {
for (count = 0; count < sizeof (fcsm_xlat_port_state) /
sizeof (fcsm_xlat_port_state[0]); count++) {
if (fcsm_xlat_port_state[count].xlat_pstate == port_state) {
return (fcsm_xlat_port_state[count].xlat_state_str);