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()1242 fc_lport_enter_ms(lport, LPORT_ST_RPA); in fc_lport_ms_resp()1250 fc_lport_enter_ms(lport, LPORT_ST_RHBA); in fc_lport_ms_resp()1253 fc_lport_enter_ms(lport, LPORT_ST_DPRT); in fc_lport_ms_resp()1452 static void fc_lport_enter_ms(struct fc_lport *lport, enum fc_lport_state state) in fc_lport_enter_ms() function