Home
last modified time | relevance | path

Searched refs:fc_lport_enter_ms (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/scsi/libfc/
Dfc_lport.c111 static void fc_lport_enter_ms(struct fc_lport *, enum fc_lport_state);
186 fc_lport_enter_ms(lport, LPORT_ST_DHBA); in fc_lport_rport_callback()
1229 fc_lport_enter_ms(lport, LPORT_ST_RHBA); in fc_lport_ms_resp()
1232 fc_lport_enter_ms(lport, LPORT_ST_RPA); in fc_lport_ms_resp()
1240 fc_lport_enter_ms(lport, LPORT_ST_RHBA); in fc_lport_ms_resp()
1243 fc_lport_enter_ms(lport, LPORT_ST_DPRT); in fc_lport_ms_resp()
1438 static void fc_lport_enter_ms(struct fc_lport *lport, enum fc_lport_state state) in fc_lport_enter_ms() function
1619 fc_lport_enter_ms(lport, LPORT_ST_RHBA); in fc_lport_timeout()