Searched refs:fc_lport_enter_ms (Results 1 – 1 of 1) sorted by relevance
120 static void fc_lport_enter_ms(struct fc_lport *, enum fc_lport_state);195 fc_lport_enter_ms(lport, LPORT_ST_DHBA); in fc_lport_rport_callback()1235 fc_lport_enter_ms(lport, LPORT_ST_RPA); in fc_lport_ms_resp()1243 fc_lport_enter_ms(lport, LPORT_ST_RHBA); in fc_lport_ms_resp()1246 fc_lport_enter_ms(lport, LPORT_ST_DPRT); in fc_lport_ms_resp()1439 static void fc_lport_enter_ms(struct fc_lport *lport, enum fc_lport_state state) in fc_lport_enter_ms() function