fc_lport_enter_ms
static void fc_lport_enter_ms(struct fc_lport *, enum fc_lport_state);
fc_lport_enter_ms(lport, LPORT_ST_RHBA);
fc_lport_enter_ms(lport, LPORT_ST_RPA);
fc_lport_enter_ms(lport, LPORT_ST_RHBA);
fc_lport_enter_ms(lport, LPORT_ST_DPRT);
fc_lport_enter_ms(lport, LPORT_ST_RHBA);
fc_lport_enter_ms(lport, LPORT_ST_DHBA);